This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
2021-01-03 17:55:54 -08:00

8 lines
117 B
Makefile

# MCU name
MCU = STM32F303
BOARD = QMK_PROTON_C
LED_MATRIX_DRIVER = IS31FL3731
# project specific files
SRC = led.c