summaryrefslogtreecommitdiff
path: root/keyboards/hs60
diff options
context:
space:
mode:
authorRyan <fauxpark@gmail.com>2021-12-13 13:05:37 +1100
committerGitHub <noreply@github.com>2021-12-12 18:05:37 -0800
commitf718a10889e6adf33f3fc2f41b61cad7fe9e0c2e (patch)
treeddc2d20fd6e386dfc9bb042d3c509d368635b3f0 /keyboards/hs60
parentae34dde677297db052316acd5088cf716848421d (diff)
Fix up build options comments (#15463)
Diffstat (limited to 'keyboards/hs60')
-rw-r--r--keyboards/hs60/v2/ansi/rules.mk2
-rw-r--r--keyboards/hs60/v2/hhkb/rules.mk2
-rw-r--r--keyboards/hs60/v2/iso/rules.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/hs60/v2/ansi/rules.mk b/keyboards/hs60/v2/ansi/rules.mk
index 380abe628e..b7d4ce80a8 100644
--- a/keyboards/hs60/v2/ansi/rules.mk
+++ b/keyboards/hs60/v2/ansi/rules.mk
@@ -11,7 +11,7 @@ BOOTLOADER = stm32-dfu
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
# Build Options
-# comment out to disable the options.
+# change yes to no to disable
#
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
diff --git a/keyboards/hs60/v2/hhkb/rules.mk b/keyboards/hs60/v2/hhkb/rules.mk
index 9590e314d4..8dedad03df 100644
--- a/keyboards/hs60/v2/hhkb/rules.mk
+++ b/keyboards/hs60/v2/hhkb/rules.mk
@@ -11,7 +11,7 @@ BOOTLOADER = stm32-dfu
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
# Build Options
-# comment out to disable the options.
+# change yes to no to disable
#
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
diff --git a/keyboards/hs60/v2/iso/rules.mk b/keyboards/hs60/v2/iso/rules.mk
index 6c083deb59..399a93fcc7 100644
--- a/keyboards/hs60/v2/iso/rules.mk
+++ b/keyboards/hs60/v2/iso/rules.mk
@@ -11,7 +11,7 @@ BOOTLOADER = stm32-dfu
OPT_DEFS += -DNO_SUSPEND_POWER_DOWN
# Build Options
-# comment out to disable the options.
+# change yes to no to disable
#
BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite