summaryrefslogtreecommitdiff
path: root/keyboards/butterstick/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/butterstick/config.h')
-rw-r--r--keyboards/butterstick/config.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/butterstick/config.h b/keyboards/butterstick/config.h
index 4c104deb22..90875d2eed 100644
--- a/keyboards/butterstick/config.h
+++ b/keyboards/butterstick/config.h
@@ -11,7 +11,7 @@
#define DESCRIPTION Its a stick of butter
#define VERSION "Paula Deen"
-#define DEBOUNCING_DELAY 5
+#define DEBOUNCE 5
#define FORCE_NKRO
/* key matrix size */
@@ -23,4 +23,3 @@
/* COL2ROW, ROW2COL*/
#define DIODE_DIRECTION ROW2COL
-