aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/zinc
diff options
context:
space:
mode:
authorfauxpark <fauxpark@gmail.com>2019-12-10 11:00:27 +1100
committerJames Young <18669334+noroadsleft@users.noreply.github.com>2019-12-09 16:00:27 -0800
commite4dd9e13934700d996d9a2d52cc529943656fc12 (patch)
tree52493dd78c28e39fcd477d4f4ced3c1edd8adfa0 /keyboards/zinc
parent9c6a7522d788227151aad09a22868c0749bee17c (diff)
downloadfirmware-e4dd9e13934700d996d9a2d52cc529943656fc12.tar.gz
firmware-e4dd9e13934700d996d9a2d52cc529943656fc12.tar.bz2
firmware-e4dd9e13934700d996d9a2d52cc529943656fc12.zip
[Keyboard] Remove `PREVENT_STUCK_MODIFIERS` from config.h files (#7592)
Diffstat (limited to 'keyboards/zinc')
-rw-r--r--keyboards/zinc/rev1/config.h1
-rw-r--r--keyboards/zinc/reva/config.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/zinc/rev1/config.h b/keyboards/zinc/rev1/config.h
index c8560233d..6713b3098 100644
--- a/keyboards/zinc/rev1/config.h
+++ b/keyboards/zinc/rev1/config.h
@@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define PRODUCT zinc rev.1
#define DESCRIPTION A split keyboard
-#define PREVENT_STUCK_MODIFIERS
#define TAPPING_FORCE_HOLD
#define TAPPING_TERM 100
diff --git a/keyboards/zinc/reva/config.h b/keyboards/zinc/reva/config.h
index 6ae12d54c..8eeb154ac 100644
--- a/keyboards/zinc/reva/config.h
+++ b/keyboards/zinc/reva/config.h
@@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define PRODUCT zinc rev.A
#define DESCRIPTION A split keyboard
-#define PREVENT_STUCK_MODIFIERS
#define TAPPING_FORCE_HOLD
#define TAPPING_TERM 100