diff options
| author | Joel Spadin <joelspadin@gmail.com> | 2020-10-27 13:49:28 -0500 | 
|---|---|---|
| committer | Joel Spadin <joelspadin@gmail.com> | 2020-10-28 18:15:05 -0500 | 
| commit | 2fe1fbb526d9190e478999f36adbcfcf4a8847b2 (patch) | |
| tree | 1d6dbc3ed34a14f427e39d580e27c5064ca1bfb2 /app/dts/bindings/behaviors/zmk,behavior-outputs.yaml | |
| parent | 600bba25f049b1fa161b2372b2a47762164c7fcd (diff) | |
feat(endpoints): rename behavior to outputs
"Outputs" is probably easier for most people to understand than "endpoints".
Diffstat (limited to 'app/dts/bindings/behaviors/zmk,behavior-outputs.yaml')
| -rw-r--r-- | app/dts/bindings/behaviors/zmk,behavior-outputs.yaml | 10 | 
1 files changed, 10 insertions, 0 deletions
| diff --git a/app/dts/bindings/behaviors/zmk,behavior-outputs.yaml b/app/dts/bindings/behaviors/zmk,behavior-outputs.yaml new file mode 100644 index 0000000..8bcefd9 --- /dev/null +++ b/app/dts/bindings/behaviors/zmk,behavior-outputs.yaml @@ -0,0 +1,10 @@ +# +# Copyright (c) 2020, The ZMK Contributors +# SPDX-License-Identifier: MIT +# + +description: Output Selection Behavior + +compatible: "zmk,behavior-outputs" + +include: one_param.yaml | 
