diff options
author | Mubeen Khan <mubeen@mubeen.co> | 2020-10-10 16:32:16 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-10 16:32:16 -0500 |
commit | 4fd6c14ae93ab1b2db1a6a4fac5df4a595a041bf (patch) | |
tree | 064f9890c09322b432cf104d080b0385bbaf1c43 /app/dts/bindings/behaviors | |
parent | 16df1522c282343c3350402360db918a9a1b66e5 (diff) | |
parent | fc6c01fd6941ec795710d66ead9e17d5dfbaa19d (diff) |
Merge pull request #4 from zmkfirmware/main
make even with main
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 |