summaryrefslogtreecommitdiff
path: root/keyboards/tada68/keymaps/mekberg
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 /keyboards/tada68/keymaps/mekberg
parent352beeac2f62edf1f3288a2a7aa0f1e3bafa7dfd (diff)
Reworked backlight keycodes. (#18961)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/tada68/keymaps/mekberg')
-rwxr-xr-xkeyboards/tada68/keymaps/mekberg/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/tada68/keymaps/mekberg/keymap.c b/keyboards/tada68/keymaps/mekberg/keymap.c
index b1fbd309b8..663adb67c8 100755
--- a/keyboards/tada68/keymaps/mekberg/keymap.c
+++ b/keyboards/tada68/keymaps/mekberg/keymap.c
@@ -72,7 +72,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
KC_CAPS, KC_LEFT, KC_DOWN, KC_RGHT, BL_BRTG, ______, ______, ______, ______, ______, ______, ______, ______, MY_LOCK, KC_VOLU,
// |----------------------------------------------------------------------------------------------------------------------------------------------|
// | | | | | Bl- |BLtoggle | Bl+ | | | | | | | Stop | VolDn |
- ______, ______, ______, ______, BL_DEC, BL_TOGG, BL_INC, ______, ______, ______, ______, ______, ______, KC_MSTP, KC_VOLD,
+ ______, ______, ______, ______, BL_DOWN, BL_TOGG, BL_UP, ______, ______, ______, ______, ______, ______, KC_MSTP, KC_VOLD,
// |----------------------------------------------------------------------------------------------------------------------------------------------|
// | | | | Sleep | | | | Prev | Play | Fwd |
______, ______, ______, KC_SLEP, ______, ______, XXXXXX, MY_PREV, MY_PLAY, MY_NEXT