]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/keebio/tragicforce68/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / keebio / tragicforce68 / config.h
index b415b5d714c68c8ae740a6e570d9c0789a2167d4..4a1b6378c5bfc4b8068ab01298bf4703c84a2502 100644 (file)
@@ -53,7 +53,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define BACKLIGHT_LEVELS 7
 
 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not 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