From 26854f59402f3f4b7ca5cfe0f3dd665a680715f5 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 22 Feb 2023 12:12:42 +1100 Subject: Remove default and unused `BACKLIGHT_LEVELS` (#19898) --- keyboards/bajjak/config.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'keyboards/bajjak') diff --git a/keyboards/bajjak/config.h b/keyboards/bajjak/config.h index 11d4d31538..07f6dcaf50 100644 --- a/keyboards/bajjak/config.h +++ b/keyboards/bajjak/config.h @@ -59,8 +59,6 @@ along with this program. If not, see . get_mods() == (MOD_BIT(KC_LSFT) | MOD_BIT(KC_RSFT)) \ ) -#define BACKLIGHT_LEVELS 3 - #ifndef LED_BRIGHTNESS_LO #define LED_BRIGHTNESS_LO 15 #endif -- cgit v1.2.3