summaryrefslogtreecommitdiff
path: root/layouts/community/ortho_4x12/junonum/keymap.c
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-01-30 03:44:16 +1100
committerGitHub <noreply@github.com>2023-01-29 16:44:16 +0000
commit043d8e1140e09327b72ed3bd55f369e1faf1a334 (patch)
tree6ee4dea5ce25f6b416927c846881d5f7849b12c2 /layouts/community/ortho_4x12/junonum/keymap.c
parent80cc6ad1877addf065e4ee46d595cfc2c7c56b71 (diff)
Remove deprecated Quantum keycodes (#19712)
Diffstat (limited to 'layouts/community/ortho_4x12/junonum/keymap.c')
-rw-r--r--layouts/community/ortho_4x12/junonum/keymap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/community/ortho_4x12/junonum/keymap.c b/layouts/community/ortho_4x12/junonum/keymap.c
index 416949aecc..ff2bb75374 100644
--- a/layouts/community/ortho_4x12/junonum/keymap.c
+++ b/layouts/community/ortho_4x12/junonum/keymap.c
@@ -90,8 +90,8 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[_ADJUST] = LAYOUT_ortho_4x12(
_______, QK_BOOT, DB_TOGG, RGB_TOG, RGB_MOD, RGB_HUI, RGB_HUD, RGB_SAI, RGB_SAD, RGB_VAI, RGB_VAD, KC_DEL ,
- _______, AG_NORM, MU_MOD, AU_ON, AU_OFF, CG_NORM, CG_SWAP, QWERTY, COLEMAK, DVORAK, PLOVER, _______,
- _______, MUV_DE, MUV_IN, MU_ON, MU_OFF, MI_ON, MI_OFF, _______, _______, _______, _______, _______,
+ _______, AG_NORM, MU_NEXT, AU_ON, AU_OFF, CG_NORM, CG_SWAP, QWERTY, COLEMAK, DVORAK, PLOVER, _______,
+ _______, AU_PREV, AU_NEXT, MU_ON, MU_OFF, MI_ON, MI_OFF, _______, _______, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
),