diff options
author | Joel Challis <git@zvecr.com> | 2022-08-07 02:23:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-07 02:23:58 +0100 |
commit | c6ad38e79f14f641f2b0a2ababe120d3b12a68c2 (patch) | |
tree | 7ee77f1beda0918a801c29fa1810ce3d1742972c /keyboards/dz60/keymaps/iso_split-spacebar | |
parent | 5c1cfc917ec9a31b340d19e9fd5d23fc59605b0b (diff) |
RESET -> QK_BOOT default keymaps (#17939)
Diffstat (limited to 'keyboards/dz60/keymaps/iso_split-spacebar')
-rw-r--r-- | keyboards/dz60/keymaps/iso_split-spacebar/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dz60/keymaps/iso_split-spacebar/keymap.c b/keyboards/dz60/keymaps/iso_split-spacebar/keymap.c index a9e811f9a4..ec3b3cc2d5 100644 --- a/keyboards/dz60/keymaps/iso_split-spacebar/keymap.c +++ b/keyboards/dz60/keymaps/iso_split-spacebar/keymap.c @@ -135,7 +135,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { */ [RL] = LAYOUT_60_iso_split( // 1 2 3 4 5 6 7 8 9 10 11 12 13 14 - TG(RL), _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, + TG(RL), _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, QK_BOOT, _______, RGB_TOG, RGB_MOD, RGB_HUI, RGB_HUD, _______, _______, RGB_SAI, RGB_SAD, RGB_VAI, RGB_VAD, _______, _______, _______, RGB_STA, RGB_BRE, RGB_RAI, RGB_SWI, _______, _______, RGB_SNA, RGB_KNI, RGB_GRA, RGB_XMS, _______, _______, _______, _______, BL_DEC, BL_TOGG, BL_INC, BL_STEP, _______, _______, _______, _______, _______, _______, _______, _______, |