summaryrefslogtreecommitdiff
path: root/keyboards/gboards/butterstick/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gboards/butterstick/config.h')
-rw-r--r--keyboards/gboards/butterstick/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/gboards/butterstick/config.h b/keyboards/gboards/butterstick/config.h
index 50f23cb945..d0415c48f5 100644
--- a/keyboards/gboards/butterstick/config.h
+++ b/keyboards/gboards/butterstick/config.h
@@ -1,15 +1,10 @@
#pragma once
-#include "config_common.h"
#define VERSION "Paula Deen"
-#define DEBOUNCE 5
#define FORCE_NKRO
-/* key matrix size */
-#define MATRIX_ROWS 2
-#define MATRIX_COLS 10
#define MATRIX_ROW_PINS { F4, F5 }
#define MATRIX_COL_PINS { B0, B1, B2, B3, B4, B5, B6, B7, C6, C7}