forked from forks/qmk_firmware
a7afaa36a1
* Porting Time 80 TKL * Update keyboards/foxlab/key65/hotswap/readme.md * Update keyboards/foxlab/time80/rules.mk * Update keyboards/foxlab/time80/config.h * Update keyboards/foxlab/time80/readme.md * Update keyboards/foxlab/time80/readme.md * Update keyboards/foxlab/time80/config.h * Use LAYOUT_all * Fixing placement of shortcuts
28 lines
1.3 KiB
Markdown
28 lines
1.3 KiB
Markdown
# time80
|
|
|
|
![time80](https://i.imgur.com/8HpYStPl.jpg)
|
|
|
|
Time is an intricate custom keyboard kit from Fox Lab, a group of
|
|
Chinese designers focused on making maximizing the potential for
|
|
design and detail in custom keyboards. Featuring an 18-piece design,
|
|
Time is the custom keyboard with the most number of parts in existence (so far).
|
|
|
|
* Keyboard Maintainer: [Lukas Alexander](https://github.com/lukelex)
|
|
* Hardware Supported: Time 80 PCB
|
|
* Hardware Availability: [Group Buy](https://geekhack.org/index.php?topic=92349.0)
|
|
|
|
Make example for this keyboard (after setting up your build environment):
|
|
|
|
make foxlab/time80:default
|
|
|
|
Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
|
|
|
|
make foxlab/time80:default:flash
|
|
|
|
**Reset Key**: There are no reset switches or pads. Follow this
|
|
[guide](https://docs.qmk.fm/#/flashing_bootloadhid)
|
|
to have it flashed for the first time. Remember to add a `RESET`
|
|
key on your keymap for future endeavors.
|
|
|
|
See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).
|