summaryrefslogtreecommitdiffstats
path: root/keyboards/tominabox1/bigboy/config.h
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2023-02-14 18:39:41 +1100
committerGitHub <noreply@github.com>2023-02-14 00:39:41 -0700
commit2cdf99ae950a82e233482347651b7689c4896827 (patch)
treef26def8c2fd844dad22095d5223fb539b7413ad0 /keyboards/tominabox1/bigboy/config.h
parent0b796b91a352c6084ed0b4c0f5aa99cc9d2fa07c (diff)
Migrate `DIRECT_PINS` to data driven (#19826)
Diffstat (limited to 'keyboards/tominabox1/bigboy/config.h')
-rwxr-xr-xkeyboards/tominabox1/bigboy/config.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/tominabox1/bigboy/config.h b/keyboards/tominabox1/bigboy/config.h
index e7b0d17fd7..70d1b76bea 100755
--- a/keyboards/tominabox1/bigboy/config.h
+++ b/keyboards/tominabox1/bigboy/config.h
@@ -16,14 +16,6 @@
#pragma once
-
-/* key matrix size */
-#define DIRECT_PINS { \
- { D0, B1, B0 }, \
- { B7, B2, B3 } \
-}
-
-
#define ENCODERS_PAD_A { C6 }
#define ENCODERS_PAD_B { B6 }
#define ENCODER_RESOLUTION 2