summaryrefslogtreecommitdiffstats
path: root/keyboards/evyd13/atom47/rev5
Commit message (Collapse)AuthorAgeFilesLines
* Merge upstream master to 2022 Q4 breaking changelokher2022-12-072-343/+0
|
* Merge upstream masterlokher2022-12-062-0/+343
|\
| * Remove RGBLIGHT_ANIMTION and clean up effect defines for 0-F (#18725)Drashna Jaelre2022-10-151-12/+0
| |
| * 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-232-2/+2
| |
* | Remove non-Keychron keyboardslokher2022-09-135-458/+0
|/
* Remove `UNUSED_PINS` (#17931)Nick Brassel2022-08-061-1/+0
|
* Move keyboard USB IDs and strings to data driven: E (#17815)Ryan2022-07-302-7/+6
|
* Remove `NO_ACTION_MACRO` and `NO_ACTION_FUNCTION` from keyboard config.h ↵Ryan2022-03-151-4/+0
| | | | (#16655)
* 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/+49
|
* Clean up LED/RGB Matrix driver config (#14760)Ryan2021-10-101-4/+2
|
* Remove width, height and key_count from info.json (#14274)Ryan2021-09-121-3/+1
|
* [Keyboard] Refactor atom47 and add rev4 and rev5 (#13201)Evelien-Lillian Dekkers2021-08-195-0/+420
Co-authored-by: Nick Brassel <nick@tzarc.org>