diff options
Diffstat (limited to 'keyboards')
-rw-r--r-- | keyboards/xd75/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/xd75/config.h b/keyboards/xd75/config.h index 3764cfba4b..608d0aad13 100644 --- a/keyboards/xd75/config.h +++ b/keyboards/xd75/config.h @@ -51,7 +51,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #define BACKLIGHT_PIN F5 #define BACKLIGHT_BREATHING -#define BACKLIGHT_LEVELS 3 +#define BACKLIGHT_LEVELS 6 /* Debounce reduces chatter (unintended double-presses) - set 0 if debouncing is not needed */ |