fix clueboards

master
Zach White 2021-01-03 15:34:04 -08:00 committed by Zach White
parent 34446b79d7
commit ac5a1ccffb
2 changed files with 2 additions and 1 deletions

View File

@ -16,7 +16,7 @@
"midi": false,
"mousekey": true,
"nkro": true,
"rgblight": true,
"rgblight": false,
"unicode": false
},
"matrix_pins": {

View File

@ -1,6 +1,7 @@
# MCU name
MCU = STM32F303
BOARD = QMK_PROTON_C
LED_MATRIX_DRIVER = IS31FL3731
# project specific files
SRC = led.c