mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-15 01:26:56 -05:00
Voltage divider driver initial implementation
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# Copyright (c) 2020 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: Battery SoC monitoring using voltage divider
|
||||
|
||||
compatible: "zmk,battery-voltage-divider"
|
||||
|
||||
include: voltage-divider.yaml
|
||||
|
||||
Reference in New Issue
Block a user