summaryrefslogtreecommitdiff
path: root/keyboards/gh60/satan
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-08-07 02:23:58 +0100
committerGitHub <noreply@github.com>2022-08-07 02:23:58 +0100
commitc6ad38e79f14f641f2b0a2ababe120d3b12a68c2 (patch)
tree7ee77f1beda0918a801c29fa1810ce3d1742972c /keyboards/gh60/satan
parent5c1cfc917ec9a31b340d19e9fd5d23fc59605b0b (diff)
RESET -> QK_BOOT default keymaps (#17939)
Diffstat (limited to 'keyboards/gh60/satan')
-rw-r--r--keyboards/gh60/satan/keymaps/iso_split_rshift/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/gh60/satan/keymaps/iso_split_rshift/keymap.c b/keyboards/gh60/satan/keymaps/iso_split_rshift/keymap.c
index a21f83505e..7f68901c88 100644
--- a/keyboards/gh60/satan/keymaps/iso_split_rshift/keymap.c
+++ b/keyboards/gh60/satan/keymaps/iso_split_rshift/keymap.c
@@ -107,7 +107,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
* `-----------------------------------------------------------'
*/
[_SFX] = LAYOUT_60_iso_split_rshift(
- RESET, _______, _______, _______, _______, _______, _______, KC_7, KC_8, KC_9, _______, _______, _______, KC_BSPC, \
+ QK_BOOT, _______, _______, _______, _______, _______, _______, KC_7, KC_8, KC_9, _______, _______, _______, KC_BSPC, \
_______, _______, _______, _______, _______, _______, _______, KC_4, KC_5, KC_6, _______, _______, _______, \
_______, RGB_TOG, RGB_MOD, _______, _______, _______, _______, KC_1, KC_2, KC_3, _______, _______, XXXXXXX, KC_ENT, \
_______, RGB_HUI, RGB_HUD, RGB_SAI, RGB_SAD, RGB_VAI, RGB_VAD, _______, _______, KC_0, _______, KC_SLSH, KC_UP, _______, \