summaryrefslogtreecommitdiffstats
path: root/layouts/community/ortho_4x12/mindsound/keymap.c
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2022-11-06 08:11:59 +1100
committerGitHub <noreply@github.com>2022-11-06 08:11:59 +1100
commit219afaba42e6b4384f578977eadbb71a03383ecc (patch)
tree78f7c30b94d9ade9fb84821ed3a3ce463a3afa19 /layouts/community/ortho_4x12/mindsound/keymap.c
parent352beeac2f62edf1f3288a2a7aa0f1e3bafa7dfd (diff)
Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'layouts/community/ortho_4x12/mindsound/keymap.c')
-rw-r--r--layouts/community/ortho_4x12/mindsound/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/ortho_4x12/mindsound/keymap.c b/layouts/community/ortho_4x12/mindsound/keymap.c
index a4205fe92d..3dded1480b 100644
--- a/layouts/community/ortho_4x12/mindsound/keymap.c
+++ b/layouts/community/ortho_4x12/mindsound/keymap.c
@@ -113,7 +113,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
[_ADJUST] = LAYOUT_ortho_4x12(
_______, QK_BOOT, _______, _______, _______, _______, _______, _______, _______, _______, _______, KC_DEL, \
_______, _______, _______, AU_ON, AU_OFF, AG_NORM, AG_SWAP, _______, _______, _______, _______, _______, \
- _______, MUV_DE, MUV_IN, MU_ON, MU_OFF, MI_ON, MI_OFF, _______, BL_TOGG, BL_DEC, BL_INC, BL_FLICKER, \
+ _______, MUV_DE, MUV_IN, MU_ON, MU_OFF, MI_ON, MI_OFF, _______, BL_TOGG, BL_DOWN, BL_UP, BL_FLICKER, \
_______, _______, _______, _______, _______, _______, _______, _______, CLICKY_TOGGLE, CLICKY_DOWN, CLICKY_UP, CLICKY_RESET \
),