summaryrefslogtreecommitdiff
path: root/keyboards/the_royal/schwann/keymaps/default/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/the_royal/schwann/keymaps/default/keymap.c')
-rw-r--r--keyboards/the_royal/schwann/keymaps/default/keymap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/the_royal/schwann/keymaps/default/keymap.c b/keyboards/the_royal/schwann/keymaps/default/keymap.c
index 532dfe4123..c42f9f2759 100644
--- a/keyboards/the_royal/schwann/keymaps/default/keymap.c
+++ b/keyboards/the_royal/schwann/keymaps/default/keymap.c
@@ -101,9 +101,9 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* └────┴────┴────┴────┴─────────┴────┴────┴────┴────┘
*/
[_OTHER] = LAYOUT_mit(
- TD(TD_RST), _______, _______, _______, _______, _______, _______, _______, _______, RGB_SAI, RGB_HUI, RGB_VAI,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, RGB_SAD, RGB_HUD, RGB_VAD,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RGB_MOD,
+ TD(TD_RST), _______, _______, _______, _______, _______, _______, _______, _______, UG_SATU, UG_HUEU, UG_VALU,
+ _______, _______, _______, _______, _______, _______, _______, _______, _______, UG_SATD, UG_HUED, UG_VALD,
+ _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, UG_NEXT,
_______, _______, _______, _______, _______, _______, _______, _______, _______
)