summaryrefslogtreecommitdiff
path: root/keyboards/foxlab/time80/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/foxlab/time80/readme.md')
-rw-r--r--keyboards/foxlab/time80/readme.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/keyboards/foxlab/time80/readme.md b/keyboards/foxlab/time80/readme.md
new file mode 100644
index 0000000000..66fd66b4b6
--- /dev/null
+++ b/keyboards/foxlab/time80/readme.md
@@ -0,0 +1,27 @@
+# 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).