]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/keebio/bdn9/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / keebio / bdn9 / config.h
index 1637ce45f1c760d575340ef24c58cb554d8de1de..19e625348de30662a5f6ff41d2a8e348a28f1673 100644 (file)
@@ -60,7 +60,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
 
 /* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
 #define LOCKING_SUPPORT_ENABLE