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
|
|
@ -19,8 +19,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|||
|
||||
[0] = LAYOUT(LT(3, KC_LCTL), LT(1, KC_C), LT(2, KC_V)),
|
||||
|
||||
[1] = LAYOUT(RGB_VAD, KC_TRNS, RGB_VAI),
|
||||
[1] = LAYOUT(UG_VALD, KC_TRNS, UG_VALU),
|
||||
|
||||
[2] = LAYOUT(RGB_SAD, RGB_SAI, KC_TRNS),
|
||||
[2] = LAYOUT(UG_SATD, UG_SATU, KC_TRNS),
|
||||
|
||||
[3] = LAYOUT(KC_TRNS, RGB_HUD, RGB_HUI)};
|
||||
[3] = LAYOUT(KC_TRNS, UG_HUED, UG_HUEU)};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue