]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - quantum/template/avr/config.h
Fix up Debouncing in AVR Templates (#5964)
[qmk_firmware.git] / quantum / template / avr / config.h
index 48d7afb1492ab401a91124139aeae8fb2535b5e9..c13784ba153763d6f5acca51f394384e65762cd5 100644 (file)
@@ -86,7 +86,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