mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-13 12:08:49 +00:00
- Simple in-tree test fixtures, instead of a snapshot of a real config. - Semantic XML/YAML assertions instead of byte-for-byte comparisons.
14 lines
154 B
YAML
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]
|
|
|