Update Underglow keycodes (#23765)

Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
Ryan
2024-08-25 22:15:07 +10:00
committed by GitHub
parent fc9d848a77
commit 8f6d2ac53c
1411 changed files with 3007 additions and 3045 deletions

View File

@@ -28,7 +28,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
),
[_CODE] = LAYOUT(
KC_MUTE, KC_END,
_______, RGB_MOD, RGB_VAI, RGB_TOG,
_______, UG_NEXT, UG_VALU, UG_TOGG,
G(S(KC_5)), G(A(KC_ESC)), G(KC_F), QK_BOOT
)
};