QMK/qmk.sh

3 lines
48 B
Bash
Raw Normal View History

2022-07-09 14:25:45 -07:00
#!/bin/bash
qmk --config-file qmk/qmk.conf "$@"