summaryrefslogtreecommitdiff
path: root/keyboards/hillside/46/keymaps/via/keymap.c
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2024-08-25 22:15:07 +1000
committerGitHub <noreply@github.com>2024-08-25 22:15:07 +1000
commit8f6d2ac53cdde6d0befc9f86c326f56620dcfcc0 (patch)
tree2ca4348239e8ec73a8e28411b38a895786bb97e9 /keyboards/hillside/46/keymaps/via/keymap.c
parentfc9d848a775b7d0b9f74e3df6a247d03a3189100 (diff)
Update Underglow keycodes (#23765)via-keymaps-still-present
Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/hillside/46/keymaps/via/keymap.c')
-rw-r--r--keyboards/hillside/46/keymaps/via/keymap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/hillside/46/keymaps/via/keymap.c b/keyboards/hillside/46/keymaps/via/keymap.c
index 8a1a7cfbe2..e03d6f2a67 100644
--- a/keyboards/hillside/46/keymaps/via/keymap.c
+++ b/keyboards/hillside/46/keymaps/via/keymap.c
@@ -49,8 +49,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
),
[_ADJUST] = LAYOUT(
xxxxxxx, xxxxxxx, xxxxxxx, xxxxxxx, AG_SWAP, CG_SWAP, xxxxxxx, KC_F11 , KC_F12 , KC_PSCR, xxxxxxx, EE_CLR,
- xxxxxxx, xxxxxxx, KC_BRID, KC_BRIU, AG_NORM, CG_NORM, RGB_MOD, RGB_VAI, RGB_HUI, RGB_SAI, xxxxxxx, xxxxxxx,
- xxxxxxx, KC_LGUI, KC_LALT, KC_LCTL, KC_LSFT, xxxxxxx, xxxxxxx, RGB_TOG, RGB_RMOD, RGB_VAD, RGB_HUD, RGB_SAD, xxxxxxx, QK_BOOT,
+ xxxxxxx, xxxxxxx, KC_BRID, KC_BRIU, AG_NORM, CG_NORM, UG_NEXT, UG_VALU, UG_HUEU, UG_SATU, xxxxxxx, xxxxxxx,
+ xxxxxxx, KC_LGUI, KC_LALT, KC_LCTL, KC_LSFT, xxxxxxx, xxxxxxx, UG_TOGG, UG_PREV, UG_VALD, UG_HUED, UG_SATD, xxxxxxx, QK_BOOT,
xxxxxxx, xxxxxxx, xxxxxxx, _______, _______, xxxxxxx, xxxxxxx, xxxxxxx
),
};