소스 검색

Set proper backlight level

Lukmanul Hakim 7 년 전
부모
커밋
f0db2c0512
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      keyboards/xd75/config.h

+ 1 - 1
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 */