diff options
Diffstat (limited to 'keyboards/handwired/6key/readme.md')
-rw-r--r-- | keyboards/handwired/6key/readme.md | 13 |
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. |