forked from mirrors/qmk_userspace
Adjusted Q1 Max LED driver current
This commit is contained in:
parent
c992068d11
commit
dd0a923e83
4 changed files with 5 additions and 9 deletions
|
@ -32,7 +32,6 @@
|
|||
|
||||
/* Scan phase of led driver set as MSKPHASE_9CHANNEL(defined as 0x03 in snled27351.h) */
|
||||
# define PHASE_CHANNEL MSKPHASE_9CHANNEL
|
||||
|
||||
/* Set LED driver current */
|
||||
# define SNLED27351_CURRENT_TUNE \
|
||||
{ 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C, 0x2C }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue