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
|
|
@ -49,7 +49,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
|||
[2] = LAYOUT(
|
||||
KC_F12, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11,
|
||||
//---------------------------------------------------------//--------------------------------------------------------------//
|
||||
_______, _______, RGB_RMOD, RGB_TOG, RGB_MOD, KC_LBRC, KC_RBRC, _______, KC_NUM, KC_INS, KC_SCRL, KC_MUTE,
|
||||
_______, _______, UG_PREV, UG_TOGG, UG_NEXT, KC_LBRC, KC_RBRC, _______, KC_NUM, KC_INS, KC_SCRL, KC_MUTE,
|
||||
//---------------------------------------------------------//--------------------------------------------------------------//
|
||||
_______, KC_LEFT, KC_UP, KC_DOWN, KC_RGHT, KC_LPRN, KC_RPRN, KC_MPRV, KC_MPLY, KC_MNXT, _______, KC_VOLU,
|
||||
//---------------------------------------------------------//--------------------------------------------------------------//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue