summaryrefslogtreecommitdiff
path: root/keyboards/ubest/vn/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ubest/vn/config.h')
-rw-r--r--keyboards/ubest/vn/config.h15
1 files changed, 0 insertions, 15 deletions
diff --git a/keyboards/ubest/vn/config.h b/keyboards/ubest/vn/config.h
index 0ea89944da..75551832f1 100644
--- a/keyboards/ubest/vn/config.h
+++ b/keyboards/ubest/vn/config.h
@@ -16,11 +16,6 @@
#pragma once
-#include "config_common.h"
-
-/* key matrix size */
-#define MATRIX_ROWS 5
-#define MATRIX_COLS 15
/*
* Keyboard Matrix Assignments
@@ -37,10 +32,6 @@
#define DIODE_DIRECTION COL2ROW
-#define BACKLIGHT_PIN B6
-// #define BACKLIGHT_BREATHING
-#define BACKLIGHT_LEVELS 3
-
#define RGB_DI_PIN E2
#ifdef RGB_DI_PIN
#define RGBLED_NUM 8
@@ -59,9 +50,3 @@
// #define RGBLIGHT_EFFECT_RGB_TEST
// #define RGBLIGHT_EFFECT_ALTERNATING
#endif
-
-#define LED_PIN_ON_STATE 0
-#define LED_NUM_LOCK_PIN B1
-#define LED_CAPS_LOCK_PIN B3
-#define LED_SCROLL_LOCK_PIN B2
-