underglow-layer: add battery indicators
This commit is contained in:
parent
0f43eeb033
commit
62dc6d8ec5
5 changed files with 125 additions and 0 deletions
|
|
@ -0,0 +1,12 @@
|
|||
# Copyright (c) 2024, The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: Set underglow color based on battery level
|
||||
|
||||
compatible: "zmk,behavior-underglow-battery"
|
||||
|
||||
include: two_param.yaml
|
||||
|
||||
properties:
|
||||
threshold:
|
||||
type: int
|
||||
Loading…
Add table
Add a link
Reference in a new issue