RESET -> QK_BOOT default keymaps (#17037)
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
|
||||
/* Base */
|
||||
[0] = LAYOUT(KC_PSCR, KC_LSFT, MO(1)),
|
||||
[1] = LAYOUT(RESET, KC_LCTL, _______)};
|
||||
[1] = LAYOUT(QK_BOOT, KC_LCTL, _______)};
|
||||
|
||||
// bool encoder_update_user(uint8_t index, bool clockwise) {
|
||||
// if (clockwise) {
|
||||
|
Reference in New Issue
Block a user