]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/keebio/quefrency/rev1/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / keebio / quefrency / rev1 / config.h
index 67cef6195b8515d6d48373b52a01ff97063c64e8..9778ef4709543aa79c20ad7d70d2f10379895008 100644 (file)
@@ -41,7 +41,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define SPLIT_HAND_PIN D2
 
 /* 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