RESET -> QK_BOOT default keymaps (#17037)

This commit is contained in:
Joel Challis 2022-05-15 20:26:27 +01:00 committed by GitHub
parent 21a7d31a19
commit 1b3224d576
660 changed files with 808 additions and 808 deletions

View file

@ -24,7 +24,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
),
[1] = LAYOUT_all(
RESET, KC_TRNS, KC_TRNS, KC_TRNS, KC_DEL,
QK_BOOT, KC_TRNS, KC_TRNS, KC_TRNS, KC_DEL,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS,
KC_TRNS, KC_TRNS, KC_TRNS, KC_TRNS
),