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 4a8bd7b9a5
commit b7771ec25b
1893 changed files with 2240 additions and 2240 deletions

View File

@@ -13,7 +13,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/* Base */
[_BASE] = LAYOUT_ortho_5x5(
//┌────────┬────────┬────────┬────────┬────────┐
KC_ESC, KC_1, KC_2, KC_3, RESET,
KC_ESC, KC_1, KC_2, KC_3, QK_BOOT,
//├────────┼────────┼────────┼────────┬────────┤
KC_1, KC_2, KC_3, KC_4, KC_5,
//├────────┼────────┼────────┼────────┼────────┤