diff options
Diffstat (limited to 'keyboards/gboards/butterstick/config.h')
-rw-r--r-- | keyboards/gboards/butterstick/config.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/gboards/butterstick/config.h b/keyboards/gboards/butterstick/config.h index d0415c48f5..a89e672aea 100644 --- a/keyboards/gboards/butterstick/config.h +++ b/keyboards/gboards/butterstick/config.h @@ -2,11 +2,3 @@ #define VERSION "Paula Deen" - -#define FORCE_NKRO - -#define MATRIX_ROW_PINS { F4, F5 } -#define MATRIX_COL_PINS { B0, B1, B2, B3, B4, B5, B6, B7, C6, C7} - -/* COL2ROW, ROW2COL*/ -#define DIODE_DIRECTION ROW2COL |