]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/fortitude60/rev1/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / fortitude60 / rev1 / config.h
index 2fa179ae2ef30ffaa61562fd67888ebb9dae4397..ad4407a1116301de591e12802edacbbcddef41e4 100644 (file)
@@ -51,7 +51,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #endif
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 #define LOCKING_SUPPORT_ENABLE