summaryrefslogtreecommitdiff
path: root/keyboards/keyhive/uno/rev2/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/keyhive/uno/rev2/config.h')
-rw-r--r--keyboards/keyhive/uno/rev2/config.h9
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/keyhive/uno/rev2/config.h b/keyboards/keyhive/uno/rev2/config.h
index 1a03c19ead..b9e3a70286 100644
--- a/keyboards/keyhive/uno/rev2/config.h
+++ b/keyboards/keyhive/uno/rev2/config.h
@@ -22,15 +22,6 @@
#define ENCODERS_PAD_A { B2 }
#define ENCODERS_PAD_B { B3 }
-/* key matrix size */
-#define MATRIX_ROWS 1
-#define MATRIX_COLS 1
-
-/* Uno default pinout */
-#define DIRECT_PINS { \
- { D0 } \
-}
-
#ifdef RGBLIGHT_ENABLE
#define RGB_DI_PIN D1
#define RGBLED_NUM 1