diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2022-09-30 05:42:42 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-29 20:42:42 -0700 |
commit | d412dc61ee5ba8177298d8930df4503fd4d44f24 (patch) | |
tree | 752c9f5e35dda2cd85dd430bca123b2f6a65f603 /layouts/community/ortho_4x12/juno | |
parent | 6f979439a13f8f647151ab39a3565a5e19b0abf8 (diff) |
Remove remaining use of terminal keys and related comment labels (#18402)
Diffstat (limited to 'layouts/community/ortho_4x12/juno')
-rw-r--r-- | layouts/community/ortho_4x12/juno/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ortho_4x12/juno/keymap.c b/layouts/community/ortho_4x12/juno/keymap.c index 1c9b4af891..5961b62d28 100644 --- a/layouts/community/ortho_4x12/juno/keymap.c +++ b/layouts/community/ortho_4x12/juno/keymap.c @@ -157,7 +157,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { [_ADJUST] = LAYOUT_ortho_4x12( _______, QK_BOOT, DEBUG, RGB_TOG, RGB_MOD, RGB_HUI, RGB_HUD, RGB_SAI, RGB_SAD, RGB_VAI, RGB_VAD, KC_DEL , _______, _______, MU_MOD, AU_ON, AU_OFF, AG_NORM, AG_SWAP, QWERTY, COLEMAK, DVORAK, PLOVER, _______, - _______, MUV_DE, MUV_IN, MU_ON, MU_OFF, MI_ON, MI_OFF, TERM_ON, TERM_OFF, _______, _______, _______, + _______, MUV_DE, MUV_IN, MU_ON, MU_OFF, MI_ON, MI_OFF, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______ ), |