summaryrefslogtreecommitdiffstats
path: root/keyboards/mechlovin/adelais/rgb_led/rev3/rev3.c
Commit message (Collapse)AuthorAgeFilesLines
* Move Alice and Ergodox layouts to data driven (#20340)Ryan2023-04-051-1/+1
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-12/+16
| | | | Co-authored-by: Dasky <32983009+daskygit@users.noreply.github.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
* Change `DRIVER_LED_COUNT` to `{LED,RGB}_MATRIX_LED_COUNT` (#18399)Ryan2022-09-231-1/+1
|
* change Adelais En Ciel rev. 3 from STM32F303 to APM32F103 MCU (#16964)mechlovin2022-08-091-46/+2
| | | | Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* [Keyboard] Add Adelais PCB. Adelais RGB rev.3, Adelais rev. 4 APM32F103, ↵mechlovin2021-09-241-0/+166
Adelais AVR rev. 1 (#14252) Co-authored-by: Drashna Jaelre <drashna@live.com> Co-authored-by: Ryan <fauxpark@gmail.com>