diff options
author | Jesper Nellemann Jakobsen <jesper.nellemann@gmail.com> | 2019-10-07 20:17:08 +0200 |
---|---|---|
committer | noroadsleft <18669334+noroadsleft@users.noreply.github.com> | 2019-10-07 11:17:08 -0700 |
commit | d9b056486bf62f4751999d926fb3f8aad6d0c821 (patch) | |
tree | 11d1520f2eb2afaa439020d4e166234c590094a1 /keyboards/dz60/keymaps/bingocaller/keymap.c | |
parent | 2881f53dd49d3fe70fefe9f05a618ac713c8529b (diff) |
[Keymap] Move brightness controls one key over (#6945)
I forgot to count the extra ISO-only key next to left shift when
initially adding these brightness controls.
Diffstat (limited to 'keyboards/dz60/keymaps/bingocaller/keymap.c')
-rw-r--r-- | keyboards/dz60/keymaps/bingocaller/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/dz60/keymaps/bingocaller/keymap.c b/keyboards/dz60/keymaps/bingocaller/keymap.c index 6b33174978..c19f673f76 100644 --- a/keyboards/dz60/keymaps/bingocaller/keymap.c +++ b/keyboards/dz60/keymaps/bingocaller/keymap.c @@ -80,7 +80,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { _______, KC_F1, KC_F2, KC_F3, KC_F4, KC_F5, KC_F6, KC_F7, KC_F8, KC_F9, KC_F10, KC_F11, KC_F12, _______, KC_DEL, _______, RGB_TOG, RGB_MOD, RGB_HUI, RGB_HUD, RGB_SAI, RGB_SAD, RGB_VAI, RGB_VAD, _______, _______, _______, _______, RESET, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, - _______, KC_BRMD, KC_BRMU, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, + _______, _______, KC_BRMD, KC_BRMU, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______, _______), // TEMPLATE |