Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove/migrate action_get_macro()s from default keymaps (#5625) | fauxpark | 2019-07-15 | 1 | -15/+0 |
| | | | | | | * Remove/migrate action_get_macro()s from default keymaps * Leave these breaks alone | ||||
* | Remove empty fn_actions[] | fauxpark | 2019-01-11 | 1 | -4/+0 |
| | |||||
* | Keyboard: Ckeys refactor (#3681) | noroadsleft | 2018-08-17 | 1 | -18/+17 |
| | | | | | | | | | | | | | | | | | | | * 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. | ||||
* | Move ckeys workshop to its own directory (#2928) | MechMerlin | 2018-05-10 | 2 | -0/+63 |
* move obelus and nakey to ckeys directory * delete the originals * short readme about ckeys * edit readmes to reflect new changes * add build guide info..and here's me trying to retrigger the build job |