aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/keymaps/rgb_layer/keymap.c
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated `RGB_` and Mouse keycodes (#25444)Ryan2025-07-111-3/+3
* Deprecate some nonstandard mod & mod-tap keycode aliases (#25437)Ryan2025-07-061-1/+1
* Separate RGBLight/RGB Matrix keycode handling (#23679)Ryan2024-10-121-5/+5
* Change all RGB mode keycodes to short aliases (#23691)Ryan2024-05-121-1/+1
* Adjust keycode alignment around `QK_BOOT` (#23697)Ryan2024-05-111-1/+1
* Add init function to RGBLight driver struct (#23076)Ryan2024-03-181-13/+24
* Remove rgblight_list.h (#18878)Ryan2022-10-281-10/+10
* RESET -> QK_BOOT user keymaps (#17940)Joel Challis2022-08-221-1/+1
* Make default layer size 16-bit (#15286)Drashna Jaelre2022-06-181-2/+1
* [Bug] Develop - Change uint32_t to layer_state_t (#13596)Xelus222021-07-191-1/+1
* Remove KC_DELT alias in favor of KC_DEL (#6327)Konstantin Đorđević2019-08-311-1/+1
* Add Function level EECONFIG code for EEPROM (#3084)Drashna Jaelre2018-10-021-0/+271