diff options
Diffstat (limited to 'keyboards/macrocat/config.h')
-rw-r--r-- | keyboards/macrocat/config.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/keyboards/macrocat/config.h b/keyboards/macrocat/config.h index f74f3d9055..0d14bca0ea 100644 --- a/keyboards/macrocat/config.h +++ b/keyboards/macrocat/config.h @@ -3,8 +3,4 @@ #pragma once - -/* rotary encoder */ -#define ENCODERS_PAD_A { D3 } -#define ENCODERS_PAD_B { D2 } #define ENCODER_SWITCH B7 |