]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/keebio/fourier/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / keebio / fourier / config.h
index 70967a13f6c9ec9da1c250a9ac137ec72832dc61..9ddc53a0c8e9cbe62a113f7a9206c86a57be0f59 100644 (file)
@@ -52,7 +52,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 //#define MATRIX_HAS_GHOST
 
 /* 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