summaryrefslogtreecommitdiffstats
path: root/keyboards/ckeys/obelus/info.json
AgeCommit message (Collapse)AuthorFilesLines
2018-08-18Keyboard: Ckeys refactor (#3681)noroadsleft1-0/+13
* Obelus Refactor: LAYOUT to LAYOUT_ortho_4x4 - Keymap also now uses #include QMK_KEYBOARD_H - Readability and white space changes - rules.mk now has LAYOUTS = ortho_4x4 - added info.json * naKey Refactor: LAYOUT to LAYOUT_numpad_5x4 - Matrix LAYOUT renamed to LAYOUT_numpad_5x4 - Now supports community layout numpad_5x4 - White space changes * naKey Configurator update Updated order of JSON objects to match new matrix order.