Skip to content

Commit

Permalink
KC_TILD should not have been listed as an auto shift key
Browse files Browse the repository at this point in the history
  • Loading branch information
jcowgar authored and jackhumbert committed Sep 18, 2017
1 parent abba393 commit d0ca713
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion quantum/process_keycode/process_auto_shift.c
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ bool process_auto_shift(uint16_t keycode, keyrecord_t *record) {
case KC_0:
#endif
#ifndef NO_AUTO_SHIFT_SPECIAL
case KC_TILD:
case KC_MINUS:
case KC_EQL:
case KC_TAB:
Expand Down

0 comments on commit d0ca713

Please sign in to comment.