mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-03-29 01:15:17 -05:00
feat(drivers): add driver for MAX17048 fuel gauge
Add driver for MAX17048 fuel gauge for battery reporting.
This commit is contained in:
@@ -5,5 +5,6 @@ if SENSOR
|
||||
|
||||
rsource "battery/Kconfig"
|
||||
rsource "ec11/Kconfig"
|
||||
rsource "max17048/Kconfig"
|
||||
|
||||
endif # SENSOR
|
||||
endif # SENSOR
|
||||
|
||||
Reference in New Issue
Block a user