summaryrefslogtreecommitdiff
path: root/keyboards/tokyokeyboard/alix40/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/tokyokeyboard/alix40/config.h')
-rw-r--r--keyboards/tokyokeyboard/alix40/config.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/tokyokeyboard/alix40/config.h b/keyboards/tokyokeyboard/alix40/config.h
index bd92e9ed3d..3689734747 100644
--- a/keyboards/tokyokeyboard/alix40/config.h
+++ b/keyboards/tokyokeyboard/alix40/config.h
@@ -14,13 +14,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#include "config_common.h"
/* key matrix size */
#define MATRIX_ROWS 4
#define MATRIX_COLS 12
-/* number of backlight levels */
#define BACKLIGHT_PIN B7
#ifdef BACKLIGHT_PIN
#define BACKLIGHT_LEVELS 31