]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/ergodash/rev1/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / ergodash / rev1 / config.h
index 5b7d8568878c3642bca11d27aefbbd5d50879d02..52f81e4ac9dc0b25ac2ff8b06a647ca5978da55c 100644 (file)
@@ -55,7 +55,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