summaryrefslogtreecommitdiffstats
path: root/keyboards/ergotravel/rev1
Commit message (Expand)AuthorAgeFilesLines
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-2/+3
* Move single `LAYOUT`s to data driven (#20365)Ryan2023-04-122-22/+63
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-3/+3
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-162-3/+0
* Remove pointless `USE_I2C` blocks in keyboard headers (#20084)Ryan2023-03-101-8/+0
* Move matrix config to info.json, part 3 (#19991)Ryan2023-03-112-7/+5
* Move backlight config to data driven (#19910)Ryan2023-02-261-3/+0
* Move `SOFT_SERIAL_PIN` to data driven (#19863)Ryan2023-02-172-3/+3
* 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-152-7/+18
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h (#16...Ryan2022-03-151-2/+0
* Merge remote-tracking branch 'origin/master' into developQMK Bot2021-09-051-21/+0
|\
| * Remove empty override functions (#14312)Ryan2021-09-051-21/+0
* | Change keyboard level include guards to `pragma once` (#14248)Ryan2021-09-011-16/+14
|/
* Remove `DESCRIPTION`, E-G (#11574)Ryan2021-01-181-1/+0
* Add VIA code to ergoTravel (#10493)Harshit Goel2020-10-151-2/+2
* Remove old promicro_bootloader_jmp() declarations (#6444)fauxpark2019-08-211-4/+0
* 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
* Configurator layout repair for Ergodone, Ergodox Infinity and ErgoTravel (#3173)noroadsleft2018-06-131-4/+4
* adding all ErgoTravel Files (#3129)Pierre Constantineau2018-06-054-0/+150