Files
nixpkgs/pkgs/development/python-modules/keymap-drawer/tests/minimal.yaml
Matt Sturgeon c6f2ee49cd keymap-drawer.tests: use simple in-tree fixtures and semantic assertions
- Simple in-tree test fixtures, instead of a snapshot of a real config.
- Semantic XML/YAML assertions instead of byte-for-byte comparisons.
2026-03-18 17:51:23 +00:00

14 lines
154 B
YAML

layout:
ortho_layout:
rows: 2
columns: 3
layers:
default:
- [ESC, A, B]
- [SPACE, C, D]
fn:
- [F1, F2, F3]
- [F4, F5, F6]