]> git.donarmstrong.com Git - qmk_firmware.git/commitdiff
Set proper backlight level
authorLukmanul Hakim <lukmanul.hakim@mediatrac.co.id>
Thu, 31 Aug 2017 13:19:08 +0000 (20:19 +0700)
committerJack Humbert <jack.humb@gmail.com>
Thu, 31 Aug 2017 13:58:04 +0000 (09:58 -0400)
keyboards/xd75/config.h

index 3764cfba4b31b45c7a1f8675e5908e8d2318f8c5..608d0aad13816d8c48387aa13a241aabe09d1e82 100644 (file)
@@ -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 */