diff options
Diffstat (limited to 'keyboards/puck/config.h')
-rw-r--r-- | keyboards/puck/config.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/keyboards/puck/config.h b/keyboards/puck/config.h index 26dda7d8fa..2f38776326 100644 --- a/keyboards/puck/config.h +++ b/keyboards/puck/config.h @@ -1,11 +1,4 @@ #pragma once - -#define MATRIX_ROW_PINS { D2, D3, C6, C7 } -#define MATRIX_COL_PINS { B4, D7, D6 } - -/* COL2ROW or ROW2COL */ -#define DIODE_DIRECTION ROW2COL - /* Locking resynchronize hack */ #define LOCKING_RESYNC_ENABLE |