summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/junonum/keymap.c
diff options
context:
space:
mode:
authorJuno Nguyen <juno.ngx@gmail.com>2022-08-17 21:11:00 +0700
committerGitHub <noreply@github.com>2022-08-17 15:11:00 +0100
commit45845ea07f6289b2e231dcfc3761310274f85ebd (patch)
tree1e4556fbf4960aae3243cb72024e1f92f0cf1728 /layouts/community/ortho_4x12/junonum/keymap.c
parent0df97fc968897710e4f44c4457849765b01b3296 (diff)
Replace CG_SWAP in junonum (#18086)
Co-authored-by: Minh-tri Nguyen <mtngx@PigeonMac.local>
Diffstat (limited to 'layouts/community/ortho_4x12/junonum/keymap.c')
-rw-r--r--layouts/community/ortho_4x12/junonum/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ortho_4x12/junonum/keymap.c b/layouts/community/ortho_4x12/junonum/keymap.c
index cbfa8bdd21..9ed82640e0 100644
--- a/layouts/community/ortho_4x12/junonum/keymap.c
+++ b/layouts/community/ortho_4x12/junonum/keymap.c
@@ -90,7 +90,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[_ADJUST] = LAYOUT_ortho_4x12(
_______, RESET, 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, _______,
+ _______, _______, 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, TERM_ON, TERM_OFF, _______, _______, _______,
_______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______
),