summaryrefslogtreecommitdiffstats
path: root/users/kuchosauronad0/wrappers.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-01-30 03:44:16 +1100
committerGitHub <noreply@github.com>2023-01-29 16:44:16 +0000
commit043d8e1140e09327b72ed3bd55f369e1faf1a334 (patch)
tree6ee4dea5ce25f6b416927c846881d5f7849b12c2 /users/kuchosauronad0/wrappers.h
parent80cc6ad1877addf065e4ee46d595cfc2c7c56b71 (diff)
Remove deprecated Quantum keycodes (#19712)
Diffstat (limited to 'users/kuchosauronad0/wrappers.h')
-rw-r--r--users/kuchosauronad0/wrappers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/users/kuchosauronad0/wrappers.h b/users/kuchosauronad0/wrappers.h
index 6dc19d935e..543586e009 100644
--- a/users/kuchosauronad0/wrappers.h
+++ b/users/kuchosauronad0/wrappers.h
@@ -194,11 +194,11 @@ NOTE: These are all the same length. If you do a search/replace
#define _________________ADJUST_R3_________________ _________________MEDIA_RIGHT_______________
#define _________________RGB_UP____________________ RGB_MOD, RGB_HUI, RGB_SAI, RGB_VAI, RGB_TOG
-#define _________________RGB_CENTER________________ MU_TOG , CK_TOGG, AU_ON, AU_OFF, AG_NORM
+#define _________________RGB_CENTER________________ MU_TOGG, CK_TOGG, AU_ON, AU_OFF, AG_NORM
#define _________________RGB_DOWN__________________ RGB_RMOD, RGB_HUD, RGB_SAD, RGB_VAD, KC_RGB_T
#define _________________RGB_R1____________________ RGB_MOD, RGB_HUI, RGB_SAI, RGB_VAI, RGB_TOG
-#define _________________RGB_R2____________________ MU_TOG , CK_TOGG, AU_ON, AU_OFF, AG_NORM
+#define _________________RGB_R2____________________ MU_TOGG, CK_TOGG, AU_ON, AU_OFF, AG_NORM
#define _________________RGB_R3____________________ RGB_RMOD, RGB_HUD, RGB_SAD, RGB_VAD, KC_RGB_T
#define __________________GAMEPAD_L1_______________ _______, KC_Q, KC_W, KC_E, _______