RESET -> QK_BOOT default keymaps (#17037)
This commit is contained in:
parent
4a8bd7b9a5
commit
b7771ec25b
1893 changed files with 2240 additions and 2240 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue