summaryrefslogtreecommitdiffstats
path: root/keyboards/evyd13/atom47/rev5/rev5.c
Commit message (Collapse)AuthorAgeFilesLines
* Move split space/backspace layouts to data driven (#20356)Ryan2023-04-081-1/+1
|
* Fix Per Key LED Indicator Callbacks (#18450)Drashna Jaelre2022-10-041-1/+5
| | | | 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
|
* Remove use of __flash due to LTO issues (#15268)Joel Challis2021-11-241-1/+1
|
* [Keyboard] Refactor atom47 and add rev4 and rev5 (#13201)Evelien-Lillian Dekkers2021-08-191-0/+153
Co-authored-by: Nick Brassel <nick@tzarc.org>