Some outline testing
This commit is contained in:
parent
26128f8db7
commit
9bdcd36d1a
10 changed files with 828 additions and 0 deletions
24
test/outlines/basic.yaml
Normal file
24
test/outlines/basic.yaml
Normal file
|
@ -0,0 +1,24 @@
|
|||
points:
|
||||
zones:
|
||||
matrix:
|
||||
columns:
|
||||
left.key.bind: [,10,,]
|
||||
right.key.bind: [,,,10]
|
||||
rows:
|
||||
bottom.key.bind: [10,,,]
|
||||
top.key.bind: [,,10,]
|
||||
key:
|
||||
bind: [0, 0, 0, 0]
|
||||
outlines:
|
||||
exports:
|
||||
outline:
|
||||
main:
|
||||
type: keys
|
||||
side: left
|
||||
size: 20
|
||||
min:
|
||||
type: keys
|
||||
side: left
|
||||
bound: false
|
||||
size: 14
|
||||
operation: subtract
|
Loading…
Add table
Add a link
Reference in a new issue