summaryrefslogtreecommitdiffstats
path: root/keyboards/ergotravel/rev1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-2/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-3/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-111-7/+0
* Move backlight config to data driven (#19910)Ryan2023-02-261-3/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-171-3/+0
* Remove matrix size defines (#19581)Ryan2023-02-171-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Remove unused `MATRIX_HAS_GHOST` from config.h (#19726)Ryan2023-02-031-3/+0
* Remove commented out backlight config & stray "backlight levels" (#19703)Ryan2023-01-281-3/+0
* Move keyboard USB IDs and strings to data driven, pass 2: D-E (#17956)Ryan2022-08-151-7/+0
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* Add VIA code to ergoTravel (#10493)Harshit Goel2020-10-151-2/+2
* Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)Drashna Jaelre2019-06-061-1/+1
* Adds a default value for IS_COMMAND for COMMAND feature (#4301)Drashna Jaelre2019-01-261-5/+0
* Make quantum/split_common/serial.[ch] configurable (#4419)Takeshi ISHII2018-12-141-0/+3
* Remove all of the deprecated RGB definesDrashna Jaelre2018-10-221-4/+1
* Fix ErgoTravel BoardDrashna Jaelre2018-10-151-5/+1
* adding all ErgoTravel Files (#3129)Pierre Constantineau2018-06-051-0/+90