WIP WIP: keymap generation test passes meta: Update features and version WiP: cargo.lock WIP: don't crash WIP: no outlines parsing: New tests WIP: base level works WIP: remove old keyboard symbols correctly input WIP: lodaing files WIP: fallback works Valid fallback
17 lines
223 B
YAML
17 lines
223 B
YAML
---
|
|
# extra field
|
|
bounds:
|
|
x: 0
|
|
y: 0
|
|
width: 0
|
|
height: 0
|
|
views:
|
|
base:
|
|
- "test"
|
|
outlines:
|
|
default:
|
|
corner_radius: 1
|
|
bounds: { x: 0, y: 0, width: 0, height: 0 }
|
|
|
|
bad_field: false
|