summaryrefslogtreecommitdiff
path: root/keyboards/ergotravel/keymaps/default/config.h
AgeCommit message (Collapse)Author
2023-12-12Rename `RGBLED_NUM` -> `RGBLIGHT_LED_COUNT` (#22570)Ryan
2022-10-15Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre
2022-09-06Remove legacy USE_SERIAL define (#18292)Dasky
* Remove legacy USE_SERIAL define * tidy up missed comments
2019-02-07Merge ErgoTravel default keymap to match Group Buy orders (#5071)Pierre Constantineau
2018-10-15Fix ErgoTravel BoardDrashna Jaelre
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.
2018-06-05adding all ErgoTravel Files (#3129)Pierre Constantineau
* adding all ErgoTravel Files * fixing KC_KEYMAP to LAYOUT_kc on Viet's keymap.c