summaryrefslogtreecommitdiff
path: root/keyboards/ok60/readme.md
diff options
context:
space:
mode:
authoredwardbrowncross2018-03-09 18:14:50 +0000
committerJack Humbert2018-03-09 13:14:50 -0500
commiteba4b08a4a8734bb6c74602e317981a4542c634d (patch)
tree8c7e97699ac9ba5f2e08c5b25588e725ddce6e6d /keyboards/ok60/readme.md
parent7d9dc61504d1251f8d0bd8ab58fb6a47234b52ef (diff)
Add the OK60 keyboard (#2488)
* Add the OK60 keyboard * Fix ok60 incorrect ANSI keymap signature Add support for default ansi and iso 60 keymaps
Diffstat (limited to 'keyboards/ok60/readme.md')
-rw-r--r--keyboards/ok60/readme.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/keyboards/ok60/readme.md b/keyboards/ok60/readme.md
new file mode 100644
index 000000000..cd9951c54
--- /dev/null
+++ b/keyboards/ok60/readme.md
@@ -0,0 +1,16 @@
+# OK60
+
+![OK60](https://i.imgur.com/X1rISXS.png)
+
+A 60% keyboard PCB sold on AliExpress by Shenzhen YMD Tech Co.,Ltd.
+It supports the same layouts and cases as the GH60 but comes with WS2812 RGB underglow.
+
+Keyboard Maintainer: [Edward Browncross](https://github.com/edwardbrowncross)
+Hardware Supported: OK60 PCB, OK60XRGB, Diamond 60 Keyboard
+Hardware Availability: [AliExpress](https://www.aliexpress.com/store/product/Free-shipping-Pre-soldered-Diode-Resistance-Satan-GH60-PCB-Board-Programmable-DIY-Mechanical-Keyboard-Poker-2/429151_32809893696.html)
+
+Make example for this keyboard (after setting up your build environment):
+
+ make ok60: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.