diff options
Diffstat (limited to 'keyboards/nk87')
| -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 cdf4668ec..e10ec5bc0 100755 --- a/keyboards/nk87/rules.mk +++ b/keyboards/nk87/rules.mk | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | # MCU name | 1 | # MCU name |
| 2 | MCU = STM32F303 | 2 | MCU = STM32F303 |
| 3 | BOARD = QMK_PROTON_C | ||
| 3 | 4 | ||
| 4 | # Do not put the microcontroller into power saving mode | 5 | # Do not put the microcontroller into power saving mode |
| 5 | # when we get USB suspend event. We want it to keep updating | 6 | # when we get USB suspend event. We want it to keep updating |
