Skip to content

Commit

Permalink
Integrate RESET -> QK_BOOT upstream change
Browse files Browse the repository at this point in the history
  • Loading branch information
PandaScience committed Dec 16, 2022
1 parent 4c5d004 commit aba4f6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keymap.c
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
//,-----------------------------------------------------. ,-----------------------------------------------------.
___x___, RGB_M_P, RGB_M_B, RGB_M_R, ___x___, ___x___, ___x___, KC_BRID, ___x___, KC_BRIU, ___x___, ___x___,
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
RESET, RGB_MOD, RGB_HUI, RGB_SAI, RGB_VAI, RGB_SPI, ___x___, KC_VOLD, KC_MUTE, KC_VOLU, ___x___, RESET,
QK_BOOT, RGB_MOD, RGB_HUI, RGB_SAI, RGB_VAI, RGB_SPI, ___x___, KC_VOLD, KC_MUTE, KC_VOLU, ___x___, QK_BOOT,
//|--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------|
RGB_TOG,RGB_RMOD, RGB_HUD, RGB_SAD, RGB_VAD, RGB_SPD, ___x___, ___x___, ___x___, ___x___, ___x___, ___x___,
//|--------+--------+--------+--------+--------+--------+--------| |--------+--------+--------+--------+--------+--------+--------|
Expand Down

0 comments on commit aba4f6f

Please sign in to comment.