Fix boards which were overriding backlight without setting custom (#7970)

This commit is contained in:
Joel Challis
2020-01-27 22:31:54 +00:00
committed by GitHub
parent 43d2a0e167
commit 9a0245b778
11 changed files with 14 additions and 8 deletions

View File

@@ -16,6 +16,5 @@
*/
#include "hal.h"
#include "backlight.h"
#include "led.h"
#include "printf.h"

View File

@@ -5,7 +5,6 @@
#include "timer.h"
#include "wait.h"
#include "printf.h"
#include "backlight.h"
#include "matrix.h"
#include "action.h"
#include "keycode.h"

View File

@@ -7,7 +7,6 @@ LED_MATRIX_ENABLE = IS31FL3731
# Build Options
# comment out to disable the options.
#
BACKLIGHT_ENABLE = yes
BOOTMAGIC_ENABLE = yes # Virtual DIP switch configuration
## (Note that for BOOTMAGIC on Teensy LC you have to use a custom .ld script.)
MOUSEKEY_ENABLE = yes # Mouse keys