From ca569c814393b4ab90aedc5227523f9ce64dd581 Mon Sep 17 00:00:00 2001 From: Nick Date: Fri, 24 Jul 2020 22:37:00 -0500 Subject: Initial RGB Underglow implementation --- app/dts/bindings/behaviors/zmk,behavior-rgb-underglow.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 app/dts/bindings/behaviors/zmk,behavior-rgb-underglow.yaml (limited to 'app/dts/bindings/behaviors') diff --git a/app/dts/bindings/behaviors/zmk,behavior-rgb-underglow.yaml b/app/dts/bindings/behaviors/zmk,behavior-rgb-underglow.yaml new file mode 100644 index 0000000..6b6d5b0 --- /dev/null +++ b/app/dts/bindings/behaviors/zmk,behavior-rgb-underglow.yaml @@ -0,0 +1,8 @@ +# Copyright (c) 2020, Nick Winans +# SPDX-License-Identifier: MIT + +description: RGB Underglow Action + +compatible: "zmk,behavior-rgb-underglow" + +include: one_param.yaml \ No newline at end of file -- cgit v1.2.3