diff options
Diffstat (limited to 'keyboards/aidansmithdotdev/fine40/config.h')
-rw-r--r-- | keyboards/aidansmithdotdev/fine40/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/aidansmithdotdev/fine40/config.h b/keyboards/aidansmithdotdev/fine40/config.h index 43ac1e5dda..a39d7fef7d 100644 --- a/keyboards/aidansmithdotdev/fine40/config.h +++ b/keyboards/aidansmithdotdev/fine40/config.h @@ -3,10 +3,4 @@ #pragma once -#include "config_common.h" - -#define ENCODER_RESOLUTION 2 -#define ENCODERS_PAD_A { D5 } -#define ENCODERS_PAD_B { B7 } - #define OLED_DISPLAY_128X64 //Comment this out to change the screen size |