fix: Switch to single AUTHORS file.* Closes #164

This commit is contained in:
Pete Johanson
2020-09-09 23:57:44 -04:00
parent e796e7c3e6
commit 68e72f9275
80 changed files with 185 additions and 71 deletions

View File

@@ -1,4 +1,4 @@
# Copyright (c) 2020, Cody McGinnis; Okke Formsma
# Copyright (c) 2020 The ZMK Contributors
# SPDX-License-Identifier: MIT
description: Hold or Tap behavior
@@ -12,12 +12,12 @@ properties:
type: phandles
required: true
tapping_term_ms:
type: int
type: int
flavor:
type: string
required: false
default: "hold-preferred"
enum:
- "hold-preferred"
- "balanced"
- "tap-preferred"
- "hold-preferred"
- "balanced"
- "tap-preferred"