aboutsummaryrefslogtreecommitdiff
path: root/keyboards/handwired/jn68m
diff options
context:
space:
mode:
authorJames Young <18669334+noroadsleft@users.noreply.github.com>2021-09-30 14:48:36 +0000
committerGitHub <noreply@github.com>2021-09-30 15:48:36 +0100
commit292b7b3835c5518cdb90bc7d5b1d3030292ddbf8 (patch)
tree63b09974e3f14df720090f8f3563b22f6a6c0855 /keyboards/handwired/jn68m
parent0b37e07f907cbb9654ecbc6449bb690f91f9ab20 (diff)
downloadqmk_firmware-292b7b3835c5518cdb90bc7d5b1d3030292ddbf8.tar.gz
qmk_firmware-292b7b3835c5518cdb90bc7d5b1d3030292ddbf8.zip
Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
Diffstat (limited to 'keyboards/handwired/jn68m')
-rw-r--r--keyboards/handwired/jn68m/rules.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/keyboards/handwired/jn68m/rules.mk b/keyboards/handwired/jn68m/rules.mk
index 544ecfafc..4f07d2187 100644
--- a/keyboards/handwired/jn68m/rules.mk
+++ b/keyboards/handwired/jn68m/rules.mk
@@ -8,9 +8,9 @@ BOOTLOADER = atmel-dfu
8# change yes to no to disable 8# change yes to no to disable
9# 9#
10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite 10BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
11MOUSEKEY_ENABLE = yes # Mouse keys(+4700) 11MOUSEKEY_ENABLE = yes # Mouse keys
12EXTRAKEY_ENABLE = yes # Audio control and System control(+450) 12EXTRAKEY_ENABLE = yes # Audio control and System control
13CONSOLE_ENABLE = no # Console for debug(+400) 13CONSOLE_ENABLE = no # Console for debug
14COMMAND_ENABLE = no # Commands for debug and configuration 14COMMAND_ENABLE = no # Commands for debug and configuration
15# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE 15# Do not enable SLEEP_LED_ENABLE. it uses the same timer as BACKLIGHT_ENABLE
16SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend 16SLEEP_LED_ENABLE = no # Breathing sleep LED during USB suspend