summaryrefslogtreecommitdiffstats
path: root/keyboards/ok60/info.json
Commit message (Collapse)AuthorAgeFilesLines
* [Keyboard] Added LAYOUT_60_iso_split_rshift to ok60 (#12902)Faehriss2021-07-031-0/+3
| | | added lines to support split right shift ISO in QMK configurator.
* Keyboard: Update info.json (#3638)josephchoi11162018-08-131-0/+4
| | | Add a layout of ANSI split backspace & R.Shift
* Keyboard: Add a hhkb layout for the ok60 (#3512)orbitingorca2018-07-291-0/+3
| | | | | | * Add HHKB keymap * Add hhkb layout to info.json
* OK60 Refactor and Configurator support (#3279)noroadsleft2018-07-011-0/+17
* Matrix refactor * Keymap refactor * Configurator support * Readme formatting fix