]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/chibios_test/Makefile
Revert because the IGNORE_MOD_TAP_INTERRUPT flag didn't feel right.
[qmk_firmware.git] / keyboards / chibios_test / Makefile
1 SUBPROJECT_DEFAULT = stm32_f072_onekey
2
3 ifndef MAKEFILE_INCLUDED
4         include ../../Makefile
5 endif