Add ChibiOS support for QMK (#465)
[jackhill/qmk/firmware.git] / keyboards / stm32_f103_onekey / boards / GENERIC_STM32_F103 / board.mk
1 # List of all the board related files.
2 BOARDSRC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103/board.c
3
4 # Required include directories
5 BOARDINC = $(KEYBOARD_PATH)/boards/GENERIC_STM32_F103