diff options
Diffstat (limited to 'keyboards/nebula68/rules.mk')
-rwxr-xr-x | keyboards/nebula68/rules.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/nebula68/rules.mk b/keyboards/nebula68/rules.mk index 399385b3e0..40e17f1b4f 100755 --- a/keyboards/nebula68/rules.mk +++ b/keyboards/nebula68/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 |