diff options
Diffstat (limited to 'app/dts/bindings/behaviors/zmk,behavior-bluetooth.yaml')
-rw-r--r-- | app/dts/bindings/behaviors/zmk,behavior-bluetooth.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/app/dts/bindings/behaviors/zmk,behavior-bluetooth.yaml b/app/dts/bindings/behaviors/zmk,behavior-bluetooth.yaml new file mode 100644 index 0000000..127ebe0 --- /dev/null +++ b/app/dts/bindings/behaviors/zmk,behavior-bluetooth.yaml @@ -0,0 +1,8 @@ +# Copyright (c) 2020, Peter Johanson +# SPDX-License-Identifier: MIT + +description: Bluetooth Behavior + +compatible: "zmk,behavior-bluetooth" + +include: two_param.yaml |