]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
update(9key): Add readme with updated format
authorCory Shaw <cory.shaw.dev@gmail.com>
Wed, 23 Aug 2017 02:25:12 +0000 (22:25 -0400)
committerJack Humbert <jack.humb@gmail.com>
Wed, 23 Aug 2017 03:09:12 +0000 (23:09 -0400)
keyboards/9key/readme.md [new file with mode: 0644]

diff --git a/keyboards/9key/readme.md b/keyboards/9key/readme.md
new file mode 100644 (file)
index 0000000..e2b596f
--- /dev/null
@@ -0,0 +1,17 @@
+9key
+===
+
+![9key](http://i.imgur.com/a3wWc7h.jpg)
+![9KeyBehind](http://i.imgur.com/2PWf5wu.jpg)
+
+A compact minipad (3x3) keyboard made and sold by Bishop Keyboards.
+
+Keyboard Maintainer: [Bishop Keyboards](https://www.reddit.com/user/se7en9057) (BishopKeyboards.com under renovation)  
+Hardware Supported: 9key PCB, Pro Micro ATmega32U4
+Hardware Availability: [BishopKeyboards.com](https://www.reddit.com/user/se7en9057) (BishopKeyboards.com under renovation)  
+
+Make example for this keyboard (after setting up your build environment):
+
+    make 9key-default
+
+See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information.
\ No newline at end of file