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

@ -62,7 +62,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[_LOWER] = LAYOUT_ortho_6x16(
/* Lower
* ,---------------------------------------------------------------------------------------------------------------.
* |RESET | | | | | | | | | | | | | | | |
* |QK_BOOT | | | | | | | | | | | | | | | |
* |------+------+------+------+------+------+------+------+------+------+------+------+------+------+------+------|
* | | | | | | | | | | | | | | | | |
* |------+------+------+------+------+------+------+------+------+------+------+------+------+------+------+------|
@ -75,7 +75,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* |RGBtog| | | | | | | | Home | PgUp | PgDn | End | | | | |
* `---------------------------------------------------------------------------------------------------------------'
*/
RESET, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, KC_UNDS, KC_PLUS, _______, _______, _______, _______, _______, _______, _______,