summaryrefslogtreecommitdiffstats
path: root/keyboards/ergotravel/keymaps/ian
Commit message (Collapse)AuthorAgeFilesLines
* Remove empty rules.mk from keymaps (#20056)Joel Challis2023-03-081-0/+0
|
* Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-3/+10
|
* Remove legacy USE_SERIAL define (#18292)Dasky2022-09-061-5/+0
| | | | | * Remove legacy USE_SERIAL define * tidy up missed comments
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-211-1/+1
|
* convert to unix line-endings [skip ci]QMK Bot2019-02-171-1/+1
|
* Remove redundant KC_TRNS and KC_NO fillers in remaining keymaps (#5154)fauxpark2019-02-171-4/+0
|
* Fix ErgoTravel BoardDrashna Jaelre2018-10-152-8/+2
| | | | | | It was not properly including the "config_common" files, and was causing it to break on the configurator. Additionally, updated this to use the split common code.
* adding all ErgoTravel Files (#3129)Pierre Constantineau2018-06-053-0/+139
* adding all ErgoTravel Files * fixing KC_KEYMAP to LAYOUT_kc on Viet's keymap.c