summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/adelais/standard_led/avr/rev1/config.h
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-231-11/+0
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-251-2/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-181-1/+0
* Move `RGBLIGHT_LIMIT_VAL` to data driven (#20974)Ryan2023-05-271-1/+0
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-061-1/+0
* Move encoder config to data driven (#19923)Ryan2023-02-261-4/+0
* Move backlight config to data driven (#19910)Ryan2023-02-261-3/+0
* Remove default and unused `BACKLIGHT_LEVELS` (#19898)Ryan2023-02-221-1/+0
* Move LED indicator config to data driven (#19800)Ryan2023-02-171-5/+0
* Debounce defines cleanup (#19742)Ryan2023-02-031-3/+0
* Merge remote-tracking branch 'upstream/master' into developfauxpark2022-08-201-2/+0
|\
| * Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-201-2/+0
* | Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|/
* [Keyboard] Add Adelais PCB. Adelais RGB rev.3, Adelais rev. 4 APM32F103, Adel...mechlovin2021-09-241-0/+67