diff options
Diffstat (limited to 'keyboards/nk87/rules.mk')
-rwxr-xr-x | keyboards/nk87/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/nk87/rules.mk b/keyboards/nk87/rules.mk index cdf4668ec1..e10ec5bc03 100755 --- a/keyboards/nk87/rules.mk +++ b/keyboards/nk87/rules.mk @@ -1,5 +1,6 @@ # MCU name MCU = STM32F303 +BOARD = QMK_PROTON_C # Do not put the microcontroller into power saving mode # when we get USB suspend event. We want it to keep updating |