summaryrefslogtreecommitdiffstats
path: root/keyboards/nullbitsco/scramble/v2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/nullbitsco/scramble/v2/config.h')
-rw-r--r--keyboards/nullbitsco/scramble/v2/config.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/nullbitsco/scramble/v2/config.h b/keyboards/nullbitsco/scramble/v2/config.h
index b4d7820aad..dd2ae62749 100644
--- a/keyboards/nullbitsco/scramble/v2/config.h
+++ b/keyboards/nullbitsco/scramble/v2/config.h
@@ -19,12 +19,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-/* key matrix size */
-#define MATRIX_ROWS 2
-#define MATRIX_COLS 3
-
-#define DIRECT_PINS {{GP6,GP8,GP10}, {GP29,GP28,GP22}}
-
/* Optional encoder pins */
#define ENCODERS_PAD_A { GP24 }
#define ENCODERS_PAD_B { GP25 }