aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/exent/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/exent/config.h')
-rw-r--r--keyboards/exent/config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/exent/config.h b/keyboards/exent/config.h
index 08d241f65..4921746c1 100644
--- a/keyboards/exent/config.h
+++ b/keyboards/exent/config.h
@@ -39,7 +39,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define DIODE_DIRECTION COL2ROW
#define DEBOUNCE 5
-#define BACKLIGHT_LEVELS 1
+#define BACKLIGHT_PIN D4
+#define BACKLIGHT_LEVELS 3
#define RGBLIGHT_ANIMATIONS
#define NO_UART 1