aboutsummaryrefslogtreecommitdiff
path: root/keyboards/mokey
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-22 19:33:41 +0000
committerGitHub <noreply@github.com>2021-09-22 12:33:41 -0700
commit1aaef6c9884822a3abecf2e664af9bb21e0000c3 (patch)
tree3d62c03a91dbeac371d4ca44da11b0d12e300e91 /keyboards/mokey
parentce5bb612a9605dbc9f4b6e62a28d1931331e8298 (diff)
downloadqmk_firmware-1aaef6c9884822a3abecf2e664af9bb21e0000c3.tar.gz
qmk_firmware-1aaef6c9884822a3abecf2e664af9bb21e0000c3.zip
Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) (#14567)
* Remove BLUETOOTH_ENABLE from keyboard-level rules.mk (2021-09-22) * update keyboards/handwired/slash/rules.mk per fauxpark
Diffstat (limited to 'keyboards/mokey')
-rw-r--r--keyboards/mokey/mokey63/rules.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/keyboards/mokey/mokey63/rules.mk b/keyboards/mokey/mokey63/rules.mk
index c7ccf409f..3105d59b7 100644
--- a/keyboards/mokey/mokey63/rules.mk
+++ b/keyboards/mokey/mokey63/rules.mk
@@ -18,6 +18,4 @@ SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend
18NKRO_ENABLE = no # USB Nkey Rollover 18NKRO_ENABLE = no # USB Nkey Rollover
19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality 19BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
20RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow 20RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
21BLUETOOTH_ENABLE = no # Enable Bluetooth
22AUDIO_ENABLE = no # Audio output 21AUDIO_ENABLE = no # Audio output
23