summaryrefslogtreecommitdiff
path: root/keyboards/xiudi/xd002/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/xiudi/xd002/config.h')
-rw-r--r--keyboards/xiudi/xd002/config.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/keyboards/xiudi/xd002/config.h b/keyboards/xiudi/xd002/config.h
index 46896531a9..19f01664b2 100644
--- a/keyboards/xiudi/xd002/config.h
+++ b/keyboards/xiudi/xd002/config.h
@@ -15,22 +15,6 @@
*/
#pragma once
-#include "config_common.h"
-
-/* matrix size */
-#define MATRIX_ROWS 1
-#define MATRIX_COLS 2
-
-/*
- * Keyboard Matrix Assignments
- *
- * On this board we have direct connection: no diodes.
- */
-#define DIRECT_PINS {{ B0, B1 }}
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
#define RGBLED_NUM 2
#define RGB_DI_PIN B2