summaryrefslogtreecommitdiff
path: root/layouts/community/66_ansi/mechmerlin/keymap.c
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2021-10-05 16:49:50 -0700
committerGitHub <noreply@github.com>2021-10-05 16:49:50 -0700
commite8db309613c99d1ffe25320680368d41bf5c8535 (patch)
tree8ffa09d1e15c3281eeac370cf3c3ffd664fec16f /layouts/community/66_ansi/mechmerlin/keymap.c
parente762db44bae46c631186c807a9c10fd8e4684535 (diff)
[Keymap] Some updates to mechmerlin userspace and keymaps (#14711)
Diffstat (limited to 'layouts/community/66_ansi/mechmerlin/keymap.c')
-rw-r--r--layouts/community/66_ansi/mechmerlin/keymap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/66_ansi/mechmerlin/keymap.c b/layouts/community/66_ansi/mechmerlin/keymap.c
index 8de35811d9..737b52e84c 100644
--- a/layouts/community/66_ansi/mechmerlin/keymap.c
+++ b/layouts/community/66_ansi/mechmerlin/keymap.c
@@ -20,6 +20,6 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
BL_STEP,RGB_M_P,RGB_M_B,RGB_M_R,RGB_M_SW,RGB_M_SN,RGB_M_K,RGB_M_X,RGB_M_G,_______,_______,_______,_______, _______, RGB_VAI, \
_______,_______,_______,EEP_RST,RESET, _______,_______,_______,_______,_______,_______,_______,_______,_______, RGB_VAD, \
_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______,_______, _______, \
- VLK_TOG, _______,_______,_______,_______,_______,_______,_______,_______,_______,_______, _______, RGB_SAI, \
+ VLK_TOG, _______,_______,_______,KC_VER,_______,_______,_______,_______,_______,_______, _______, RGB_SAI, \
CK_TOGG,_______,_______, _______, _______,_______,_______,RGB_HUD,RGB_SAD,RGB_HUI),
};