summaryrefslogtreecommitdiff
path: root/keyboards/thevankeyboards/roadkit
Commit message (Expand)AuthorAge
* Remove redundant `UNICODE_ENABLE = no` in keyboard-level rules.mk (#14633)Ryan2021-09-30
* Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610)James Young2021-09-26
* Remove audio pin references in rules.mk (#14532)Ryan2021-09-21
* Remove backlight pin references in rules.mk (#14513)Ryan2021-09-20
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (#14379)Ryan2021-09-12
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-12
* Remove bootloader listings from rules.mk (#14330)Ryan2021-09-10
* Remove empty override functions (#14312)Ryan2021-09-05
* Remove MIDI Configuration boilerplate (#11151)James Young2021-08-16
* Remove Full Bootmagic (#13846)James Young2021-08-06
* Change `BOOTMAGIC_ENABLE=yes` to use Bootmagic Lite (#12172)James Young2021-04-12
* Remove `DESCRIPTION`, R-V (#11632)Ryan2021-01-20
* 2020 May 30 Breaking Changes Update (#9215)James Young2020-05-30
* Trim firmware size changes from default rules.mk, part 4 (#8046)ridingqwerty2020-01-31
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-20
* Cleanup rules.mk for 32U4 keyboards, T-Z (#7190)fauxpark2019-10-29
* Remove commented out MCUs in rules.mk (#5884)fauxpark2019-07-16
* Remove/migrate action_get_macro()s from default keymaps (#5625)fauxpark2019-07-15
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-06
* Cleanup Default Keymaps (#5442)Drashna Jaelre2019-03-19
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-17
* Remove redundant KC_TRNS and KC_NO fillers in default keymaps (#5152)fauxpark2019-02-16
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-26
* Remove empty fn_actions[]fauxpark2019-01-11
* Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)noroadsleft2019-01-04
* Replace outdated RGB/Audio informationDrashna Jaelre2018-10-22
* Keymap: Adds TheVan RoadKit Gamepad Layout (#4090)Brian Mock2018-10-06
* Keyboard: Shuffle keyboards into thevankeyboards directory (#3895)MechMerlin2018-09-13