forked from mirrors/qmk_userspace
Fixed incorret BAT_LOW_LED_PIN of V6 Max
This commit is contained in:
parent
d3c413bfd0
commit
671d3c3dff
2 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
# define BAT_CHARGING_PIN B13
|
||||
# define BAT_CHARGING_LEVEL 0
|
||||
|
||||
# define BAT_LOW_LED_PIN C9
|
||||
# define BAT_LOW_LED_PIN B12
|
||||
# define BAT_LOW_LED_PIN_ON_STATE 1
|
||||
|
||||
# define BT_HOST_DEVICES_COUNT 3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue