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