summaryrefslogtreecommitdiff
path: root/keyboard/preonic/extended_keymaps/extended_keymap_lock.c
diff options
context:
space:
mode:
Diffstat (limited to 'keyboard/preonic/extended_keymaps/extended_keymap_lock.c')
-rw-r--r--keyboard/preonic/extended_keymaps/extended_keymap_lock.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/preonic/extended_keymaps/extended_keymap_lock.c b/keyboard/preonic/extended_keymaps/extended_keymap_lock.c
index 70d4551a75..8edf8a283d 100644
--- a/keyboard/preonic/extended_keymaps/extended_keymap_lock.c
+++ b/keyboard/preonic/extended_keymaps/extended_keymap_lock.c
@@ -46,7 +46,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
{ MIDI12 },
{ MIDI12 },
{ MIDI12 },
- {M(0), KC_LCTL, KC_LALT, KC_LGUI, FUNC(2), KC_SPC, KC_SPC, FUNC(1), KC_LEFT, KC_DOWN, KC_UP, KC_RGHT}
+ {M(0), KC_LCTL, KC_LALT, KC_LGUI, FUNC(2), KC_SPC, KC_SPC, FUNC(1), MIDI, MIDI, MIDI, MIDI}
}
};