diff options
Diffstat (limited to 'keyboards/foxlab/time80/readme.md')
-rw-r--r-- | keyboards/foxlab/time80/readme.md | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/keyboards/foxlab/time80/readme.md b/keyboards/foxlab/time80/readme.md deleted file mode 100644 index 58ad560400..0000000000 --- a/keyboards/foxlab/time80/readme.md +++ /dev/null @@ -1,27 +0,0 @@ -# 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 `QK_BOOT` -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). |