aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/evyd13/plain60
diff options
context:
space:
mode:
authorRyan2024-08-25 14:15:07 +0200
committerGitHub2024-08-25 14:15:07 +0200
commit8f6d2ac53cdde6d0befc9f86c326f56620dcfcc0 (patch)
tree2ca4348239e8ec73a8e28411b38a895786bb97e9 /keyboards/evyd13/plain60
parentfc9d848a775b7d0b9f74e3df6a247d03a3189100 (diff)
Update Underglow keycodes (#23765)
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/evyd13/plain60')
-rw-r--r--keyboards/evyd13/plain60/keymaps/rgb/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/evyd13/plain60/keymaps/rgb/keymap.c b/keyboards/evyd13/plain60/keymaps/rgb/keymap.c
index 62cfe336d5..645210105e 100644
--- a/keyboards/evyd13/plain60/keymaps/rgb/keymap.c
+++ b/keyboards/evyd13/plain60/keymaps/rgb/keymap.c
@@ -23,5 +23,5 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, QK_BOOT,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
- RGB_TOG, RGB_MOD, _______, _______, _______, _______, _______, _______)
+ UG_TOGG, UG_NEXT, _______, _______, _______, _______, _______, _______)
};