### qmk-config qmk configuration for ergodox Uses nix to build and flash the firmware The configurations are generated by [qmk online tool](https://config.qmk.fm/#/ergodox_ez/base/LAYOUT_ergodox_pretty) ### flash To flash, simply run `nix run .#$KEYBOARD` where `$KEYBOARD` is the desired keyboard Or you can manually use qmk command line if you use nix develop