summaryrefslogtreecommitdiff
path: root/keyboards/themadnoodle/noodlepad/rules.mk
diff options
context:
space:
mode:
authorJesse Leventhal <45154268+jessel92@users.noreply.github.com>2023-12-23 18:45:33 -0500
committerGitHub <noreply@github.com>2023-12-23 15:45:33 -0800
commit7e47446695739792cf9c45b267bb276e05709840 (patch)
tree22dc30cf3573d44f73c23978490761d62a486888 /keyboards/themadnoodle/noodlepad/rules.mk
parent6e356c7860e252be9e6f83f4bd645fac4066c2fc (diff)
[Keyboard] Noodlepad Additions and Updates (#22701)
Co-authored-by: jack <0x6a73@protonmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'keyboards/themadnoodle/noodlepad/rules.mk')
-rw-r--r--keyboards/themadnoodle/noodlepad/rules.mk17
1 files changed, 3 insertions, 14 deletions
diff --git a/keyboards/themadnoodle/noodlepad/rules.mk b/keyboards/themadnoodle/noodlepad/rules.mk
index dd5d8dbfe9..318832e121 100644
--- a/keyboards/themadnoodle/noodlepad/rules.mk
+++ b/keyboards/themadnoodle/noodlepad/rules.mk
@@ -1,14 +1,3 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = no # 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
-UNICODE_ENABLE = yes # Unicode
-ENCODER_ENABLE = yes
+# Default folder for noodlepad
+DEFAULT_FOLDER = themadnoodle/noodlepad/v1
+