]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Fix debounce conflicts in a few boards
authorDrashna Jaelre <drashna@live.com>
Fri, 7 Jun 2019 03:01:22 +0000 (20:01 -0700)
committerskullydazed <skullydazed@users.noreply.github.com>
Fri, 7 Jun 2019 03:03:33 +0000 (20:03 -0700)
keyboards/clueboard/66_hotswap/gen1/config.h
keyboards/hadron/ver3/config.h
keyboards/planck/ez/config.h
keyboards/planck/rev6/config.h
keyboards/preonic/rev3/config.h

index 795adecd56e037bb98fc2ce8ac46cb027d4beca1..ea01a078b24d8e2fe6145fc6be43fcbf5506afa5 100644 (file)
@@ -52,7 +52,7 @@
 #define DIODE_DIRECTION COL2ROW
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 6
+// #define DEBOUNCE 6
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 //#define LOCKING_SUPPORT_ENABLE
index 82081ba4370b844842acb638e168ce0667ddc93b..5e44b27ae6ef4427d003032f2cf3bbaeb7145d9d 100644 (file)
@@ -48,7 +48,7 @@
 #define ENCODERS_PAD_A { B13 }
 #define ENCODERS_PAD_B { B14 }
 
+
 //Audio
 #undef AUDIO_VOICES
 #undef C6_AUDIO
@@ -79,7 +79,7 @@
 #endif
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 6
+// #define DEBOUNCE 6
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 //#define LOCKING_SUPPORT_ENABLE
 #define FB_LOOPGAIN 1 /* For  Low:0, Medium:1, High:2, Very High:3 */
 
 /* default 3V ERM vibration motor voltage and library*/
-#if FB_ERM_LRA == 0 
+#if FB_ERM_LRA == 0
 #define RATED_VOLTAGE 3
 #define V_RMS 2.3
 #define V_PEAK 3.30
index c449d1719267882068bb188bf364ce651fee182c..142382dab1ebf9e063baa33abfab3f4652f1a611 100644 (file)
@@ -52,7 +52,7 @@
 #undef C6_AUDIO
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 6
+// #define DEBOUNCE 6
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 //#define LOCKING_SUPPORT_ENABLE
index 4713d9d233d4e276ef6a5e5c84e17b97cc041909..841a6219046fd2777f6bc8c3f4332a6b4dbd1e88 100644 (file)
@@ -52,7 +52,7 @@
 #undef C6_AUDIO
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 6
+// #define DEBOUNCE 6
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 //#define LOCKING_SUPPORT_ENABLE
index c37f263adc577adf466a71687297e7e73b8915eb..b2a53ee656e8412b67f31ad1753ed95ecc4e5d5e 100644 (file)
@@ -52,7 +52,7 @@
 #undef C6_AUDIO
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 6
+// #define DEBOUNCE 6
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 //#define LOCKING_SUPPORT_ENABLE