···1+### qmk-config
2+3+qmk configuration for ergodox
4+Uses nix to build and flash the firmware
5+The configurations are generated by qmk online tool
6+7+### flash
8+9+To flash, simply run nix run `.#$KEYBOARD` where `$KEYBOARD` is the desired keyboard
10+Or you can manually use qmk command line if you use nix develop.