Files
zmk-config-hillside46/flake.lock
unexplrd 79a3f7e19a config/hillside46.keymap: qwerty by default
config/hillside46.conf: add CONFIG_ZMK_POINTING
flake.nix: update hash, remove CONFIG_ZMK_POINTING

now that colemak-dh-ortho layout is set in the operating system/desktop
environment for me, qwerty layer is the default, and colemak-dh layer is still
there for other usecases


Signed-off-by: unexplrd <unexplrd@linerds.us>
2025-06-23 17:20:33 +03:00

49 lines
1.1 KiB
JSON

{
"nodes": {
"nixpkgs": {
"locked": {
"lastModified": 1744096231,
"narHash": "sha256-kUfx3FKU1Etnua3EaKvpeuXs7zoFiAcli1gBwkPvGSs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "b2b0718004cc9a5bca610326de0a82e6ea75920b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixpkgs-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"root": {
"inputs": {
"nixpkgs": "nixpkgs",
"zmk-nix": "zmk-nix"
}
},
"zmk-nix": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1743899905,
"narHash": "sha256-uD/DbM7Y957gtA0n2fmeptNH0sRrMCCFj8MjxdxHsjI=",
"owner": "lilyinstarlight",
"repo": "zmk-nix",
"rev": "ac654125cf109d6d1ceea238eb09d1bfa02b73be",
"type": "github"
},
"original": {
"owner": "lilyinstarlight",
"repo": "zmk-nix",
"type": "github"
}
}
},
"root": "root",
"version": 7
}