aboutsummaryrefslogtreecommitdiff
path: root/keyboards/keysofkings/twokey/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keysofkings/twokey/config.h')
-rwxr-xr-xkeyboards/keysofkings/twokey/config.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/keyboards/keysofkings/twokey/config.h b/keyboards/keysofkings/twokey/config.h
index 9b77fa73e..29612187f 100755
--- a/keyboards/keysofkings/twokey/config.h
+++ b/keyboards/keysofkings/twokey/config.h
@@ -35,10 +35,9 @@
35#define UNUSED_PINS 35#define UNUSED_PINS
36 36
37 37
38#define ENCODERS_PAD_A { E6 } 38#define ENCODERS_PAD_A { D7 }
39#define ENCODERS_PAD_B { D7 } 39#define ENCODERS_PAD_B { E6 }
40#define ENCODER_RESOLUTION 1 40#define ENCODER_RESOLUTION 1
41#define ENCODER_DIRECTION_FLIP
42 41
43/* COL2ROW or ROW2COL */ 42/* COL2ROW or ROW2COL */
44#define DIODE_DIRECTION COL2ROW 43#define DIODE_DIRECTION COL2ROW