]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/namecard2x4/rev2/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / namecard2x4 / rev2 / config.h
index 4343dff8cf3f1511fb4c52ba9743c1a0c41acc3a..f2cf053d23b38a769f9ba2be187e3b94d0008230 100644 (file)
@@ -60,7 +60,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 //#define BACKLIGHT_LEVELS 1
 
 /* 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