Move Zephyr app into subdirectory.
This commit is contained in:
parent
92b41d28e5
commit
38f1dbd984
57 changed files with 1 additions and 9 deletions
|
|
@ -1,17 +0,0 @@
|
|||
description: |
|
||||
Allows defining a mock keyboard scan driver that simulates periodic events.
|
||||
|
||||
compatible: "zmk,kscan-mock"
|
||||
|
||||
properties:
|
||||
label:
|
||||
type: string
|
||||
event-period:
|
||||
type: int
|
||||
description: Milliseconds between each generated event
|
||||
events:
|
||||
type: array
|
||||
rows:
|
||||
type: int
|
||||
columns:
|
||||
type: int
|
||||
Loading…
Add table
Add a link
Reference in a new issue