summaryrefslogtreecommitdiff
path: root/keyboards/kudox_full
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kudox_full')
-rw-r--r--keyboards/kudox_full/config.h1
-rw-r--r--keyboards/kudox_full/rev1/config.h7
2 files changed, 0 insertions, 8 deletions
diff --git a/keyboards/kudox_full/config.h b/keyboards/kudox_full/config.h
index 82ea44faf2..9512ffea8a 100644
--- a/keyboards/kudox_full/config.h
+++ b/keyboards/kudox_full/config.h
@@ -3,7 +3,6 @@
#pragma once
-#include "config_common.h"
/* Select hand configuration */
#define MASTER_LEFT
diff --git a/keyboards/kudox_full/rev1/config.h b/keyboards/kudox_full/rev1/config.h
index 79d63f3a29..a9c42f8255 100644
--- a/keyboards/kudox_full/rev1/config.h
+++ b/keyboards/kudox_full/rev1/config.h
@@ -3,7 +3,6 @@
#pragma once
-#include "config_common.h"
/* key matrix size */
// Rows are doubled-up
@@ -18,12 +17,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* define if matrix has ghost */
-//#define MATRIX_HAS_GHOST
-
-/* number of backlight levels */
-// #define BACKLIGHT_LEVELS 3
-
/* Set 0 if debouncing isn't needed */
#define DEBOUNCE 5