1
0
Fork 0

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
1893 changed files with 2240 additions and 2240 deletions

View file

@ -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) {

View file

@ -31,7 +31,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_PGDN, KC_PGUP
),
[1] = LAYOUT_via(
RESET, MACRO01, _______,
QK_BOOT, MACRO01, _______,
_______, _______
),
[2] = LAYOUT_via(