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
|
|
@ -32,11 +32,11 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|||
KC_P0, KC_SPC, KC_PDOT, KC_ENT),
|
||||
|
||||
[1] = LAYOUT_ortho_5x4(
|
||||
KC_TRNS, KC_VOLU, RGB_TOG, RGB_MOD,
|
||||
KC_TRNS, KC_VOLU, UG_TOGG, UG_NEXT,
|
||||
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
|
||||
RGB_VAI, RGB_VAD, RGB_SPI, RGB_SPD,
|
||||
UG_VALU, UG_VALD, UG_SPDU, UG_SPDD,
|
||||
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
|
||||
RGB_HUI, KC_TRNS, KC_TRNS, RGB_HUD),
|
||||
UG_HUEU, KC_TRNS, KC_TRNS, UG_HUED),
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue