diff options
author | Joel Challis <git@zvecr.com> | 2022-05-15 20:26:27 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-15 20:26:27 +0100 |
commit | b7771ec25b96f2b88a7fa4201081e10ca6fbb9d4 (patch) | |
tree | 407a374842244534259c36e94c996be7490cea0a /keyboards/phase_studio/titan65/hotswap/keymaps/default | |
parent | 4a8bd7b9a523601911ba467588b2a6a0aa693db6 (diff) |
RESET -> QK_BOOT default keymaps (#17037)
Diffstat (limited to 'keyboards/phase_studio/titan65/hotswap/keymaps/default')
-rw-r--r-- | keyboards/phase_studio/titan65/hotswap/keymaps/default/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/phase_studio/titan65/hotswap/keymaps/default/keymap.c b/keyboards/phase_studio/titan65/hotswap/keymaps/default/keymap.c index c921e1d3f7..5da05af159 100644 --- a/keyboards/phase_studio/titan65/hotswap/keymaps/default/keymap.c +++ b/keyboards/phase_studio/titan65/hotswap/keymaps/default/keymap.c @@ -25,7 +25,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { KC_LCTL, KC_LGUI, KC_LALT, KC_SPC, KC_LALT, KC_LCTL, KC_LEFT, KC_DOWN, KC_RGHT ), [1] = LAYOUT( - KC_GRV, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RESET, + KC_GRV, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, QK_BOOT, _______, RGB_MOD, RGB_HUI, RGB_SAI, RGB_VAI, RGB_TOG, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, RGB_RMOD,RGB_HUD, RGB_SAD, RGB_VAD, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, |