diff options
author | Drashna Jael're <drashna@live.com> | 2021-10-15 22:32:41 -0700 |
---|---|---|
committer | Drashna Jael're <drashna@live.com> | 2021-10-15 22:32:41 -0700 |
commit | e5662aa53dc957e293a2201ebfd5d885144240a7 (patch) | |
tree | c04c70497191a1327801950ba8a729d6026f3c9c /layouts/community/split_3x6_3/drashna/keymap.c | |
parent | a27c949a32651c69037777a2dd3924910efb35f5 (diff) | |
parent | 9a0addc77e3e48b908b846fc78326d4a20c30bc9 (diff) |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'layouts/community/split_3x6_3/drashna/keymap.c')
-rw-r--r-- | layouts/community/split_3x6_3/drashna/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/community/split_3x6_3/drashna/keymap.c b/layouts/community/split_3x6_3/drashna/keymap.c index a3145a4044..7c31972e3f 100644 --- a/layouts/community/split_3x6_3/drashna/keymap.c +++ b/layouts/community/split_3x6_3/drashna/keymap.c @@ -89,7 +89,7 @@ const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = { [_ADJUST] = LAYOUT_split_3x6_3_wrapper( \ KC_MAKE, _________________ADJUST_L1_________________, _________________ADJUST_R1_________________, KC_RESET, VRSN, _________________ADJUST_L2_________________, _________________ADJUST_R2_________________, EEP_RST, - MG_NKRO, _________________ADJUST_L3_________________, _________________ADJUST_R3_________________, RGB_IDL, + KEYLOCK, _________________ADJUST_L3_________________, _________________ADJUST_R3_________________, RGB_IDL, HPT_TOG, KC_NUKE, _______, _______, TG_MODS, HPT_FBK ) }; |