Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997)
[jackhill/qmk/firmware.git] / keyboards / facew / config.h
index b4fb0d4..239783f 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