3 lines
148 B
Makefile
3 lines
148 B
Makefile
# Just a simple rules.mk which tests that they work from a community module.
|
|
$(shell $(QMK_BIN) hello -n "from QMK's hello world community module")
|