]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/rgbkb/zygomorph/rev1/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / rgbkb / zygomorph / rev1 / config.h
index 107e58c12367d67aaf6138f30e0bf4dd905c5d5f..ad58761cc5249fc0c7962aa0183ffe681d1ddca7 100644 (file)
@@ -45,7 +45,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define ENCODERS_PAD_B  { D7 }
 
 /* Set 0 if debouncing isn't needed */
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 /* ws2812 RGB LED */
 #define RGB_DI_PIN B7