aboutsummaryrefslogtreecommitdiff
path: root/keyboards/hs60/v2/ansi/rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hs60/v2/ansi/rules.mk')
-rw-r--r--keyboards/hs60/v2/ansi/rules.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/hs60/v2/ansi/rules.mk b/keyboards/hs60/v2/ansi/rules.mk
index 8efabcccb..74889decf 100644
--- a/keyboards/hs60/v2/ansi/rules.mk
+++ b/keyboards/hs60/v2/ansi/rules.mk
@@ -1,5 +1,6 @@
1# MCU name 1# MCU name
2MCU = STM32F303 2MCU = STM32F303
3BOARD = 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