1
0
Fork 0
qmk_firmware/keyboards/ok60
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
2018-09-17 13:48:02 -04:00
..
keymaps OK60 Refactor and Configurator support (#3279) 2018-07-01 11:07:48 -07:00
config.h Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 2018-09-17 13:48:02 -04:00
info.json Keyboard: Update info.json (#3638) 2018-08-13 12:37:53 -07:00
ok60.c Add the OK60 keyboard (#2488) 2018-03-09 13:14:50 -05:00
ok60.h Keyboard: Added layout LAYOUT_60_ansi_split_bksp_rshift to ok60 (#3644) 2018-08-15 09:28:47 -07:00
pinout.txt Add the OK60 keyboard (#2488) 2018-03-09 13:14:50 -05:00
readme.md OK60 Refactor and Configurator support (#3279) 2018-07-01 11:07:48 -07:00
rules.mk Keyboard: Added layout LAYOUT_60_ansi_split_bksp_rshift to ok60 (#3644) 2018-08-15 09:28:47 -07:00

readme.md

OK60

OK60

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
Hardware Supported: OK60 PCB, OK60XRGB, Diamond 60 Keyboard
Hardware Availability: AliExpress

Make example for this keyboard (after setting up your build environment):

make ok60:default

See build environment setup then the make instructions for more information.