summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/adelais/rgb_led/rev3
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-13/+13
* RGB Matrix: driver naming cleanups (#21594)Ryan2023-08-231-1/+1
* Move `TAP_CODE_DELAY` to data driven (#21363)Ryan2023-06-252-2/+3
* Move `RGBLIGHT_HUE/SAT/VAL_STEP` to data driven (#21292)Ryan2023-06-242-3/+2
* Remove CORTEX_ENABLE_WFI_IDLE from keyboards. (#21353)Nick Brassel2023-06-231-3/+0
* Move `RGBLED_NUM` to data driven (#21278)Ryan2023-06-182-1/+3
* Move `RGB_MATRIX_DRIVER` to data driven (#20350)Ryan2023-04-082-1/+3
* Migrate `rgblight.pin` and `RGB_DI_PIN` to `ws2812.pin` (#20303)Ryan2023-04-062-1/+1
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-053-79/+310
* Move `WS2812_DRIVER` to data driven (#20248)Ryan2023-03-262-1/+3
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-3/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-5/+5
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-172-6/+2
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-4/+5
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-12/+16
* Change `{LED,RGB}_DISABLE_TIMEOUT` to `{LED,RGB}_MATRIX_TIMEOUT` (#18415)Ryan2022-09-261-1/+0
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-232-2/+2
* Move keyboard USB IDs and strings to data driven, pass 2: M-O (#18090)Ryan2022-08-202-3/+6
* change Adelais En Ciel rev. 3 from STM32F303 to APM32F103 MCU (#16964)mechlovin2022-08-095-65/+32
* Correct matrix effect name (#15816)Albert Y2022-01-111-1/+1
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
* Require explicit enabling of RGB Matrix modes (#15018)Drashna Jaelre2021-11-151-1/+46
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-3/+1
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-281-2/+28
* [Keyboard] Add Adelais PCB. Adelais RGB rev.3, Adelais rev. 4 APM32F103, Adel...mechlovin2021-09-246-0/+361