RESET -> QK_BOOT default keymaps (#17939)

This commit is contained in:
Joel Challis 2022-08-07 02:23:58 +01:00 committed by GitHub
parent a480f1062d
commit 327b251e23
46 changed files with 70 additions and 70 deletions

View file

@ -24,7 +24,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[1] = LAYOUT_ortho_3x3(
KC_7, KC_8, KC_9,
KC_0, KC_MINUS, KC_PLUS,
RESET, KC_AT , KC_TRNS
QK_BOOT, KC_AT , KC_TRNS
),
[2] = LAYOUT_ortho_3x3(
KC_TRNS, KC_TRNS, KC_TRNS,