summaryrefslogtreecommitdiffstats
path: root/keyboards/roadkit/keymaps/khord/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Shuffle keyboards into thevankeyboards directory (#3895)MechMerlin2018-09-131-112/+0
| | | | | | | | | | | | | | | | | | | | | | | | * move tv44 to thevankeyboards directory * move bananasplit to thevankeyboards * move roadkit to thevankeyboards directory * add a basic readme * update readmes to correct the make instructions and add more help text * rename tv44 to minivan as per Jack's suggestions * update readme * rename tv44 to minivan * update tv44 to minivan * change includes for tv44 to minivan * remove extra includes
* Roadkit refactor and Configurator support (#3303)noroadsleft2018-07-041-57/+58
| | | | | | | | | | * Matrix refactor: rename KEYMAP to LAYOUT_numpad_4x4 * Keymap refactor: QMK_KEYBOARD_H, matrix renames, readability * Configurator support * Add numpad_4x4 LAYOUT to rules.mk
* Do some cleanup for the APIskullY2017-11-021-3/+3
|
* Adding my Roadkit keymap (#1798)Dylan Khor2017-10-051-0/+111
* Initial khord roadkit keymap * Remove bad readme * Transfer dot through to layer 2 and add clarifications to layout comments