summaryrefslogtreecommitdiff
path: root/keyboards/afternoonlabs/oceanbreeze
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-05-15 20:26:27 +0100
committerGitHub <noreply@github.com>2022-05-15 20:26:27 +0100
commitb7771ec25b96f2b88a7fa4201081e10ca6fbb9d4 (patch)
tree407a374842244534259c36e94c996be7490cea0a /keyboards/afternoonlabs/oceanbreeze
parent4a8bd7b9a523601911ba467588b2a6a0aa693db6 (diff)
RESET -> QK_BOOT default keymaps (#17037)
Diffstat (limited to 'keyboards/afternoonlabs/oceanbreeze')
-rw-r--r--keyboards/afternoonlabs/oceanbreeze/keymaps/default/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/afternoonlabs/oceanbreeze/keymaps/default/keymap.c b/keyboards/afternoonlabs/oceanbreeze/keymaps/default/keymap.c
index 73d0dda0f3..61f41c1e85 100644
--- a/keyboards/afternoonlabs/oceanbreeze/keymaps/default/keymap.c
+++ b/keyboards/afternoonlabs/oceanbreeze/keymaps/default/keymap.c
@@ -43,7 +43,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[_LOWER] = LAYOUT(
//┌────────┬────────┬────────┬────────┬────────┬────────┐ ┌────────┬────────┬────────┬────────┬────────┬────────┐┌────────┬────────┬────────┐
- RESET, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_MUTE, KC_VOLD, KC_VOLU,
+ QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_MUTE, KC_VOLD, KC_VOLU,
//├────────┼────────┼────────┼────────┼────────┼────────┤ ├────────┼────────┼────────┼────────┼────────┼────────┤├────────┼────────┼────────┤
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______,
//├────────┼────────┼────────┼────────┼────────┼────────┤ ├────────┼────────┼────────┼────────┼────────┼────────┤├────────┼────────┼────────┤