qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1099B)


      1 # time80
      2 
      3 ![time80](https://i.imgur.com/8HpYStPl.jpg)
      4 
      5 Time is an intricate custom keyboard kit from Fox Lab, a group of
      6 Chinese designers focused on making maximizing the potential for
      7 design and detail in custom keyboards. Featuring an 18-piece design,
      8 Time is the custom keyboard with the most number of parts in existence (so far).
      9 
     10 * Keyboard Maintainer: [Lukas Alexander](https://github.com/lukelex)
     11 * Hardware Supported: Time 80 PCB
     12 * Hardware Availability: [Group Buy](https://geekhack.org/index.php?topic=92349.0)
     13 
     14 Make example for this keyboard (after setting up your build environment):
     15 
     16     make foxlab/time80:default
     17 
     18 Flashing example for this keyboard:
     19 
     20     make foxlab/time80:default:flash
     21 
     22 **Reset Key**: There are no reset switches or pads. Remember to add a `QK_BOOT`
     23 key on your keymap for future endeavors.
     24 
     25 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).