qmk_firmware/keyboards/foxlab/time80
Ryan 4ae9bfd17a
Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292)
Co-authored-by: Nick Brassel <nick@tzarc.org>
2023-06-24 17:37:54 +10:00
..
keymaps/default RESET -> QK_BOOT default keymaps (#17037) 2022-05-15 20:26:27 +01:00
config.h Move RGBLIGHT_HUE/SAT/VAL_STEP to data driven (#21292) 2023-06-24 17:37:54 +10:00
info.json Move RGBLED_NUM to data driven (#21278) 2023-06-18 14:39:07 +10:00
matrix_diagram.md Fox Lab Time80 Layout Macro Additions (#20636) 2023-04-30 01:26:39 -07:00
readme.md RESET -> QK_BOOT keyboard readme (#18110) 2022-08-20 11:34:17 +01:00
rules.mk Move WS2812_DRIVER to data driven (#20248) 2023-03-26 18:22:12 +11:00

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.