aboutsummaryrefslogtreecommitdiffstats
path: root/keyboards/work_louder/nano/rules.mk
diff options
context:
space:
mode:
authorJoel Challis2024-04-13 07:31:34 +0200
committerGitHub2024-04-13 07:31:34 +0200
commit43a122e050647057dbaa16bc50417b9306e00bcc (patch)
tree3afe0ca15bc1bd3d3a6d25aeba8ac1620cd675d5 /keyboards/work_louder/nano/rules.mk
parentbbf63a84664282289a10ccf2b7bd4dadde3ed635 (diff)
Migrate build target markers to keyboard.json - W (#23511)
Diffstat (limited to 'keyboards/work_louder/nano/rules.mk')
-rw-r--r--keyboards/work_louder/nano/rules.mk17
1 files changed, 0 insertions, 17 deletions
diff --git a/keyboards/work_louder/nano/rules.mk b/keyboards/work_louder/nano/rules.mk
index bcbb4bb31d..e0822c009b 100644
--- a/keyboards/work_louder/nano/rules.mk
+++ b/keyboards/work_louder/nano/rules.mk
@@ -1,18 +1 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = yes # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = yes # Mouse keys
-EXTRAKEY_ENABLE = yes # Audio control and System control
-CONSOLE_ENABLE = no # Console for debug
-COMMAND_ENABLE = no # Commands for debug and configuration
-NKRO_ENABLE = yes # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-ENCODER_ENABLE = yes
-LTO_ENABLE = yes
-
-RGB_MATRIX_ENABLE = yes
-
SRC += rgb_functions.c