feat(lighting): add backlight behavior
This commit is contained in:
parent
84365e6def
commit
85b2d30bd5
9 changed files with 371 additions and 2 deletions
8
app/dts/bindings/behaviors/zmk,behavior-backlight.yaml
Normal file
8
app/dts/bindings/behaviors/zmk,behavior-backlight.yaml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Copyright (c) 2021 The ZMK Contributors
|
||||
# SPDX-License-Identifier: MIT
|
||||
|
||||
description: Backlight behavior
|
||||
|
||||
compatible: "zmk,behavior-backlight"
|
||||
|
||||
include: one_param.yaml
|
||||
Loading…
Add table
Add a link
Reference in a new issue