summaryrefslogtreecommitdiff
path: root/keyboards/delikeeb/waaffle/keymaps/via/keymap.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/delikeeb/waaffle/keymaps/via/keymap.c')
-rw-r--r--keyboards/delikeeb/waaffle/keymaps/via/keymap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/delikeeb/waaffle/keymaps/via/keymap.c b/keyboards/delikeeb/waaffle/keymaps/via/keymap.c
index e3113f3bc8..7eb3796d74 100644
--- a/keyboards/delikeeb/waaffle/keymaps/via/keymap.c
+++ b/keyboards/delikeeb/waaffle/keymaps/via/keymap.c
@@ -70,8 +70,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[_ADJUST] = LAYOUT_ortho_5x16(
_______, _______, _______, _______, QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, DB_TOGG,
- _______, _______, _______, _______, _______, RGB_TOG, RGB_RMOD, RGB_MOD, RGB_VAD, RGB_VAI, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, KC_CAPS, _______, RGB_HUD, RGB_HUI, RGB_SAD, RGB_SAI, _______, _______, _______, _______, _______, _______,
+ _______, _______, _______, _______, _______, UG_TOGG, UG_PREV, UG_NEXT, UG_VALD, UG_VALU, _______, _______, _______, _______, _______, _______,
+ _______, _______, _______, _______, KC_CAPS, _______, UG_HUED, UG_HUEU, UG_SATD, UG_SATU, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
)