]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/keebio/levinson/rev1/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / keebio / levinson / rev1 / config.h
index eec95f7278b69e3502083f624d94683cf777f362..52cf7baf7a129941e6c3eb24f50c00c1e4937cd4 100644 (file)
@@ -39,7 +39,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define MATRIX_COL_PINS { F6, F7, B1, B3, B2, B6 }
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* serial.c configuration for split keyboard */
 #define SOFT_SERIAL_PIN D0