diff options
Diffstat (limited to 'keyboards/bananasplit/config.h')
-rw-r--r-- | keyboards/bananasplit/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/bananasplit/config.h b/keyboards/bananasplit/config.h index 4bb5b85e0..5649ab4aa 100644 --- a/keyboards/bananasplit/config.h +++ b/keyboards/bananasplit/config.h | |||
@@ -42,7 +42,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. | |||
42 | //#define MATRIX_HAS_GHOST | 42 | //#define MATRIX_HAS_GHOST |
43 | 43 | ||
44 | /* number of backlight levels */ | 44 | /* number of backlight levels */ |
45 | #define BACKLIGHT_LEVELS 1 | 45 | #define BACKLIGHT_LEVELS 3 |
46 | 46 | ||
47 | /* mapping backlight LEDs to correct Pin */ | 47 | /* mapping backlight LEDs to correct Pin */ |
48 | #define BACKLIGHT_PIN B7 | 48 | #define BACKLIGHT_PIN B7 |