]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/kinesis/stapelberg/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / kinesis / stapelberg / config.h
index 321aec5eb27941d651607c547f5f950a46e36101..992480195fdb74464816d79b4e7ae5a82e4115ee 100644 (file)
@@ -30,7 +30,7 @@
  
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* don't know if this should be defined at the board or top level. Assuming board 
 #define MOUSEKEY_DELAY          100