diff options
Diffstat (limited to 'keyboards/handwired')
-rw-r--r-- | keyboards/handwired/hexon38/config.h | 3 | ||||
-rw-r--r-- | keyboards/handwired/pteron/config.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/hexon38/config.h b/keyboards/handwired/hexon38/config.h index e9e1eb4d29..1176d3fa57 100644 --- a/keyboards/handwired/hexon38/config.h +++ b/keyboards/handwired/hexon38/config.h @@ -49,6 +49,3 @@ /* Locking resynchronize hack */ //#define LOCKING_RESYNC_ENABLE - -/* prevent stuck modifiers */ -//#define PREVENT_STUCK_MODIFIERS diff --git a/keyboards/handwired/pteron/config.h b/keyboards/handwired/pteron/config.h index 56921b020d..af9c1598e9 100644 --- a/keyboards/handwired/pteron/config.h +++ b/keyboards/handwired/pteron/config.h @@ -24,6 +24,3 @@ /* Set 0 if debouncing isn't needed */ #define DEBOUNCE 5 // 5 is default - -/* prevent stuck modifiers */ -#define PREVENT_STUCK_MODIFIERS |