summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/adelais/rgb_led/rev2
Commit message (Expand)AuthorAgeFilesLines
* Move RGBLight animations to data driven (#21635)Ryan2023-08-232-12/+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
* 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/+3
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-053-78/+326
* Remove useless "ifdef KEYBOARD_*" (#20078)Ryan2023-03-161-1/+1
* Move matrix config to info.json, part 7 (#20020)Ryan2023-03-112-3/+5
* Move encoder config to data driven (#19923)Ryan2023-02-262-4/+5
* Clean up remaining rules.mk `MCU`/`BOOTLOADER`s (#19778)Ryan2023-02-171-0/+3
* Move LED indicator config to data driven (#19800)Ryan2023-02-172-5/+5
* Change `RGB_MATRIX_STARTUP_*` defines to `RGB_MATRIX_DEFAULT_*` (#19079)Ryan2022-11-271-1/+1
* Remove RGBLIGHT_ANIMATION and clean up effect defines for L-Q (#18727)Drashna Jaelre2022-10-151-2/+11
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-13/+17
* 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
* 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-0/+48
* Merge remote-tracking branch 'upstream/master' into developJames Young2021-09-281-0/+28
|\
* | [Keyboard] Add Adelais PCB. Adelais RGB rev.3, Adelais rev. 4 APM32F103, Adel...mechlovin2021-09-242-1/+36
|/
* __flash? (#13799)Joel Challis2021-07-311-1/+1
* Fix RGB/LED Suspend defines (#13146)Drashna Jaelre2021-06-091-3/+3
* 2020 November 28 Breaking Changes Update (#11053)James Young2020-11-281-1/+2
* refactor adelais en ciel rev.2, mechlovin9 (#10930)mechlovin2020-11-233-5/+16
* [Keyboard] Adelais En Ciel rev2 (#9834)mechlovin2020-08-074-0/+227