Update Underglow keycodes (#23765)
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
parent
fc9d848a77
commit
8f6d2ac53c
1411 changed files with 3007 additions and 3045 deletions
|
@ -34,9 +34,9 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|||
*/
|
||||
[1] =
|
||||
LAYOUT(
|
||||
RGB_TOG , KC_TRNS, KC_TRNS,
|
||||
KC_TRNS , RGB_VAI, KC_TRNS,
|
||||
RGB_RMOD, RGB_VAD, RGB_MOD
|
||||
UG_TOGG , KC_TRNS, KC_TRNS,
|
||||
KC_TRNS , UG_VALU, KC_TRNS,
|
||||
UG_PREV, UG_VALD, UG_NEXT
|
||||
),
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue