Skip to content

Commit

Permalink
Remove redundant line
Browse files Browse the repository at this point in the history
"PREVENT_STUCK_MODIFIERS" is default on for QMK

Co-Authored-By: mkem114 <[email protected]>
  • Loading branch information
noroadsleft and mkem114 committed Nov 19, 2018
1 parent 49c4dd0 commit bc496f1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion keyboards/handwired/108key_trackpoint/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,3 @@
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
)

#define PREVENT_STUCK_MODIFIERS

0 comments on commit bc496f1

Please sign in to comment.