summaryrefslogtreecommitdiff
path: root/keyboards/handwired/6key/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2020-12-30 00:03:43 +0000
committerQMK Bot <hello@qmk.fm>2020-12-30 00:03:43 +0000
commite29b9e32bba49bc076a2e298554b19c4de231161 (patch)
tree83eac9951d8f772c66e1fbabe0eb0831e2511ac8 /keyboards/handwired/6key/readme.md
parent599043e7ffba1cc90840649493e80c0aecfa3af9 (diff)
parent0c4663a802e1155443e6b467ded94f556a1d880f (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/handwired/6key/readme.md')
-rw-r--r--keyboards/handwired/6key/readme.md13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/handwired/6key/readme.md b/keyboards/handwired/6key/readme.md
new file mode 100644
index 0000000000..ce647d7458
--- /dev/null
+++ b/keyboards/handwired/6key/readme.md
@@ -0,0 +1,13 @@
+# 6key
+
+A 6-key macropad made by Bratzworth.
+
+* Keyboard Maintainer: [bratzworth](https://github.com/Bratzworth)
+* Hardware Supported: Pro Micro ATmega32U4, Teensy 2.0
+* Hardware Availability: [bratzworth](https://github.com/Bratzworth/6key)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make handwired/6key:default
+
+See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.