From e4dd9e13934700d996d9a2d52cc529943656fc12 Mon Sep 17 00:00:00 2001 From: fauxpark Date: Tue, 10 Dec 2019 11:00:27 +1100 Subject: [Keyboard] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592) --- keyboards/handwired/hexon38/config.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'keyboards/handwired/hexon38/config.h') 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 -- cgit v1.2.3