summaryrefslogtreecommitdiffstats
path: root/keyboards/roadkit/roadkit.h
Commit message (Collapse)AuthorAgeFilesLines
* Keyboard: Shuffle keyboards into thevankeyboards directory (#3895)MechMerlin2018-09-131-33/+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-1/+1
| | | | | | | | | | * 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
* fix a typoskullY2017-11-021-1/+1
|
* Do some cleanup for the APIskullY2017-11-021-3/+1
|
* Creates a layouts/ folder for keymaps shared between keyboards (#1609)Jack Humbert2017-08-231-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * include variables and .h files as pp directives * start layout compilation * split ergodoxes up * don't compile all layouts for everything * might seg fault * reset layouts variable * actually reset layouts * include rules.mk instead * remove includes from rules.mk * update variable setting * load visualizer from path * adds some more examples * adds more layouts * more boards added * more boards added * adds documentation for layouts * use lowercase names for LAYOUT_ * add layout.json files for each layout * add community folder, default keymaps for layouts * touch-up default layouts * touch-up layouts, some keyboard rules.mk * update documentation for layouts * fix up serial/i2c switches
* Add initial version of TheVan Keyboards Roadkit FirmwareJohn M Daly2017-02-281-0/+33