summaryrefslogtreecommitdiffstats
path: root/keyboards/9key
diff options
context:
space:
mode:
authorCory Shaw <cory.shaw.dev@gmail.com>2017-08-23 04:25:12 +0200
committerJack Humbert <jack.humb@gmail.com>2017-08-23 05:09:12 +0200
commit82f434a4d4553297f1a20681f7c0ec3150c704cf (patch)
treee53664433b6d96679647d6b6ce67e3a459a0c00a /keyboards/9key
parentd8fd33dd5e6ea43cbffc2a512db7a2ac2419b435 (diff)
downloadqmk_firmware-82f434a4d4553297f1a20681f7c0ec3150c704cf.tar.gz
qmk_firmware-82f434a4d4553297f1a20681f7c0ec3150c704cf.tar.xz
update(9key): Add readme with updated format
Diffstat (limited to 'keyboards/9key')
-rw-r--r--keyboards/9key/readme.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/keyboards/9key/readme.md b/keyboards/9key/readme.md
new file mode 100644
index 000000000..e2b596ff4
--- /dev/null
+++ b/keyboards/9key/readme.md
@@ -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