aboutsummaryrefslogtreecommitdiff
path: root/keyboards/wsk
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/wsk
parentae34dde677297db052316acd5088cf716848421d (diff)
downloadqmk_firmware-f718a10889e6adf33f3fc2f41b61cad7fe9e0c2e.tar.gz
qmk_firmware-f718a10889e6adf33f3fc2f41b61cad7fe9e0c2e.zip
Fix up build options comments (#15463)
Diffstat (limited to 'keyboards/wsk')
-rw-r--r--keyboards/wsk/houndstooth/rules.mk2
-rw-r--r--keyboards/wsk/jerkin/rules.mk3
-rw-r--r--keyboards/wsk/kodachi50/rules.mk2
-rw-r--r--keyboards/wsk/pain27/rules.mk2
-rw-r--r--keyboards/wsk/sl40/rules.mk2
5 files changed, 5 insertions, 6 deletions
diff --git a/keyboards/wsk/houndstooth/rules.mk b/keyboards/wsk/houndstooth/rules.mk
index a384a4c49..1b7716f46 100644
--- a/keyboards/wsk/houndstooth/rules.mk
+++ b/keyboards/wsk/houndstooth/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
diff --git a/keyboards/wsk/jerkin/rules.mk b/keyboards/wsk/jerkin/rules.mk
index 2f01902f3..2ad4835ae 100644
--- a/keyboards/wsk/jerkin/rules.mk
+++ b/keyboards/wsk/jerkin/rules.mk
@@ -4,9 +4,8 @@ MCU = atmega32u4
4# Bootloader selection 4# Bootloader selection
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7
8# Build Options 7# Build Options
9# comment out to disable the options. 8# change yes to no to disable
10# 9#
11BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
12MOUSEKEY_ENABLE = no # Mouse keys 11MOUSEKEY_ENABLE = no # Mouse keys
diff --git a/keyboards/wsk/kodachi50/rules.mk b/keyboards/wsk/kodachi50/rules.mk
index 993893238..82cf2b723 100644
--- a/keyboards/wsk/kodachi50/rules.mk
+++ b/keyboards/wsk/kodachi50/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
diff --git a/keyboards/wsk/pain27/rules.mk b/keyboards/wsk/pain27/rules.mk
index cfbadac10..99bf6e4cc 100644
--- a/keyboards/wsk/pain27/rules.mk
+++ b/keyboards/wsk/pain27/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys
diff --git a/keyboards/wsk/sl40/rules.mk b/keyboards/wsk/sl40/rules.mk
index 993893238..82cf2b723 100644
--- a/keyboards/wsk/sl40/rules.mk
+++ b/keyboards/wsk/sl40/rules.mk
@@ -5,7 +5,7 @@ MCU = atmega32u4
5BOOTLOADER = caterina 5BOOTLOADER = caterina
6 6
7# Build Options 7# Build Options
8# comment out to disable the options. 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys 11MOUSEKEY_ENABLE = yes # Mouse keys