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_ortho_3x3(
RESET, _______, KC_STOP,
QK_BOOT, _______, KC_STOP,
_______, KC_HOME, _______,
KC_MPRV, KC_END , KC_MNXT
),