diff options
Diffstat (limited to 'keyboards/foxlab/time_re/universal/config.h')
-rw-r--r-- | keyboards/foxlab/time_re/universal/config.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/keyboards/foxlab/time_re/universal/config.h b/keyboards/foxlab/time_re/universal/config.h index c7d220255f..357f5accaf 100644 --- a/keyboards/foxlab/time_re/universal/config.h +++ b/keyboards/foxlab/time_re/universal/config.h @@ -17,11 +17,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #pragma once -#include "config_common.h" - -/* key matrix size */ -#define MATRIX_ROWS 6 -#define MATRIX_COLS 17 /* * Keyboard Matrix Assignments @@ -39,10 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define DIODE_DIRECTION COL2ROW #define BACKLIGHT_PIN B7 -#define BACKLIGHT_LEVELS 3 - -#define LED_CAPS_LOCK_PIN E6 -#define LED_PIN_ON_STATE 0 #define RGB_DI_PIN E2 |