diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-10-09 20:40:48 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-09 20:40:48 -0400 |
commit | e1dcf1514fe2abb22c3569036af2438709c3d4cb (patch) | |
tree | ea7ac3440f9e5097dc32c96d411e040b5f6d482b /app/dts/bindings/behaviors | |
parent | 405ca7267fc0be9558836393bfe9945187016dd4 (diff) | |
parent | 4d81b10ba7047a4dbd63cfe33ac879ecf437e108 (diff) |
Merge pull request #242 from megamind4089/feature/ext-power
[RDY] Driver to control the external power output
Diffstat (limited to 'app/dts/bindings/behaviors')
-rw-r--r-- | app/dts/bindings/behaviors/zmk,behavior-sensor-rotate-key-press.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/dts/bindings/behaviors/zmk,behavior-sensor-rotate-key-press.yaml b/app/dts/bindings/behaviors/zmk,behavior-sensor-rotate-key-press.yaml index bbf3537..6b33910 100644 --- a/app/dts/bindings/behaviors/zmk,behavior-sensor-rotate-key-press.yaml +++ b/app/dts/bindings/behaviors/zmk,behavior-sensor-rotate-key-press.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2020, Pete Johanson +# Copyright (c) 2020, The ZMK Contributors # SPDX-License-Identifier: MIT description: Sensor rotate key press/release behavior |