These keyboard layouts are work in progress and will definitely be tweaked more when I find out I want to add features.
Flash script shamelessly stolen and rewritten from ai212983
- Lower/Raise on hold, space on tap, does not allow going to the ADJUST layer.
Requires a working nix install
nix develop # Takes a while, because Zephyr-sdk is huuge, when in the nix develop shell, continue
west init -l zmk-keymaps
west update
west zephyr-export
west build -p -s "$(pwd)/zmk/app" -b "lpgalaxy_blank_slate" -- -DZMK_CONFIG="$(pwd)/zmk-keymaps"