]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/facew/config.h
Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[qmk_firmware.git] / keyboards / facew / config.h
index b4fb0d4cddd19a492bbd5e6a34e71756e6067166..239783f8ba2f36cd1d8fc53528ef379bbd2864ad 100644 (file)
@@ -34,7 +34,7 @@ along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #define UNUSED_PINS
 
 #define DIODE_DIRECTION COL2ROW
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
 
 #define NO_BACKLIGHT_CLOCK
 #define BACKLIGHT_LEVELS 1