qmk_firmware/modules/qmk/hello_world/rules.mk
2025-02-26 22:25:41 +11:00

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")