]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ep/40/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / ep / 40 / config.h
index b7f99a3b7cbc6a3f72f1c5bc93cd2b543a5325db..c954882b81d6e966b9f0ccfc6298f171f69cfc27 100644 (file)
@@ -48,7 +48,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define DIODE_DIRECTION COL2ROW
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* define if matrix has ghost (lacks anti-ghosting diodes) */
 //#define MATRIX_HAS_GHOST