From: Cory Shaw Date: Wed, 23 Aug 2017 02:25:12 +0000 (-0400) Subject: update(9key): Add readme with updated format X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=82f434a4d4553297f1a20681f7c0ec3150c704cf;p=qmk_firmware.git update(9key): Add readme with updated format --- 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