summaryrefslogtreecommitdiff
path: root/keyboards/kegen/gboy/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/kegen/gboy/config.h')
-rw-r--r--keyboards/kegen/gboy/config.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/kegen/gboy/config.h b/keyboards/kegen/gboy/config.h
index 30268122ed..e9ad8c2fee 100644
--- a/keyboards/kegen/gboy/config.h
+++ b/keyboards/kegen/gboy/config.h
@@ -17,12 +17,6 @@
#pragma once
-#include "config_common.h"
-
-
-/* key matrix size */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 16
/* key matrix pins */
#define MATRIX_ROW_PINS { F1, F4, F5, F6, F7 }
@@ -31,15 +25,6 @@
/* COL2ROW or ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/* number of backlight levels */
-#define BACKLIGHT_PIN B7
-#ifdef BACKLIGHT_PIN
-#define BACKLIGHT_LEVELS 15
-#endif
-
-/* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */
-#define DEBOUNCE 5
-
#define RGB_DI_PIN D1
#ifdef RGB_DI_PIN
#define RGBLIGHT_EFFECT_BREATHING