]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/kbdfans/kbd19x/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / kbdfans / kbd19x / config.h
index 9c5f2ba38e3f279ae8c9360930e7ee42885ecb44..d722dc2615274ca11ab696af20ebd5507466ee8e 100644 (file)
@@ -62,7 +62,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #endif
 
 /* 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