libdof 0.24.0

.dof file protocol, a keyboard layout format specification
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
{
    "name": "Aptmak",
    "board": "colstag",
    "layers": {
        "main": [
            "v w f p b  j l u y '",
            "r s t h k  x n a i o",
            "; c g d q  z m , . /",
            "  ~ spc ~  ~ e ~     "
        ]
    }
}