From cd503ed17bb141bd54a777a375b5706acf884318 Mon Sep 17 00:00:00 2001 From: KemoNine Date: Wed, 3 Feb 2021 23:33:09 -0500 Subject: Feat combo layers (#661) feat(combos): add layer filtering Co-authored-by: KemoNine --- app/dts/bindings/zmk,combos.yaml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'app/dts/bindings') diff --git a/app/dts/bindings/zmk,combos.yaml b/app/dts/bindings/zmk,combos.yaml index 75eaa3e..1a914a7 100644 --- a/app/dts/bindings/zmk,combos.yaml +++ b/app/dts/bindings/zmk,combos.yaml @@ -20,3 +20,6 @@ child-binding: default: 50 slow-release: type: boolean + layers: + type: array + default: [-1] \ No newline at end of file -- cgit v1.2.3