summaryrefslogtreecommitdiff
path: root/keyboards/handwired/aranck/keymaps/turkishish/keymap.c
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2022-11-22 11:07:47 +0000
committerGitHub <noreply@github.com>2022-11-22 22:07:47 +1100
commit3b11e98215f1528287a28158837125408cbf3d9b (patch)
tree9cdf00d5cd6daf819bfe1b3473b527abefd530cf /keyboards/handwired/aranck/keymaps/turkishish/keymap.c
parentab17d34dbd4358537435bdb4c6954b0af2040d36 (diff)
Update use of legacy keycodes (#19120)
Diffstat (limited to 'keyboards/handwired/aranck/keymaps/turkishish/keymap.c')
-rw-r--r--keyboards/handwired/aranck/keymaps/turkishish/keymap.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/aranck/keymaps/turkishish/keymap.c b/keyboards/handwired/aranck/keymaps/turkishish/keymap.c
index 496cde905a..ea44b75094 100644
--- a/keyboards/handwired/aranck/keymaps/turkishish/keymap.c
+++ b/keyboards/handwired/aranck/keymaps/turkishish/keymap.c
@@ -207,9 +207,9 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
*/
[_ADJUST] = LAYOUT_planck_mit(
_______, QK_BOOT, EE_CLR, _______, _______, _______, _______, _______, _______, _______, _______, KC_DEL,
- _______, _______, MU_MOD, AU_ON, AU_OFF, _______, _______, _______, _______, _______, _______, _______,
- _______, MUV_DE, MUV_IN, MU_ON, MU_OFF, _______, _______, _______, _______, _______, _______, _______,
- _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
+ _______, _______, MU_NEXT, AU_ON, AU_OFF, _______, _______, _______, _______, _______, _______, _______,
+ _______, AU_PREV, AU_NEXT, MU_ON, MU_OFF, _______, _______, _______, _______, _______, _______, _______,
+ _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
)
};