qmk_firmware/keyboards/foxlab/time80
Ryan 7fad94ba2d
Remove unused RGBLight defines from config.h (#19859)
2023-02-17 08:13:41 +11:00
..
keymaps/default RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Remove unused RGBLight defines from config.h (#19859) 2023-02-17 08:13:41 +11:00
info.json Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00
time80.c [Keyboard] Time 80 TKL by Fox Lab (#10851) 2020-11-14 14:33:51 -08:00
time80.h [Keyboard] Time 80 TKL by Fox Lab (#10851) 2020-11-14 14:33:51 -08:00

readme.md

time80

time80

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).

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)

make foxlab/time80:default:flash

Reset Key: There are no reset switches or pads. Follow this guide to have it flashed for the first time. Remember to add a QK_BOOT key on your keymap for future endeavors.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.