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
|
@ -15,8 +15,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|||
_______, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, KC_INS, KC_DEL,
|
||||
KC_CAPS, QK_BOOT, _______, _______, _______, _______, _______, _______, KC_PSCR, KC_SCRL, KC_PAUS, KC_UP, _______, _______,
|
||||
_______, KC_VOLD, KC_VOLU, KC_MUTE, KC_EJCT, _______, KC_ASTR, KC_SLSH, KC_HOME, KC_PGUP, KC_LEFT, KC_RGHT, _______, _______,
|
||||
RGB_MOD, _______, RGB_HUD, RGB_HUI, RGB_SAD, RGB_SAI, _______, KC_PLUS, KC_MINS, KC_END, KC_PGDN, KC_DOWN, _______, BL_STEP, _______,
|
||||
RGB_TOG, RGB_VAD, RGB_VAI, _______, _______, _______, _______, _______, BL_TOGG
|
||||
UG_NEXT, _______, UG_HUED, UG_HUEU, UG_SATD, UG_SATU, _______, KC_PLUS, KC_MINS, KC_END, KC_PGDN, KC_DOWN, _______, BL_STEP, _______,
|
||||
UG_TOGG, UG_VALD, UG_VALU, _______, _______, _______, _______, _______, BL_TOGG
|
||||
),
|
||||
|
||||
[2] = LAYOUT_all(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue