summaryrefslogtreecommitdiff
path: root/keyboards/dekunukem/duckypad/rules.mk
diff options
context:
space:
mode:
authorjack <0x6A73@pm.me>2023-06-19 06:10:25 -0600
committerGitHub <noreply@github.com>2023-06-19 13:10:25 +0100
commit74fbd5a0313769655914166bc872d41461509bd3 (patch)
tree676d1f4bd5601dec00801454c4cd3a48da8fb2e2 /keyboards/dekunukem/duckypad/rules.mk
parenta68e9f0116c2987a26e39610b2bda01c19f3d640 (diff)
Fixup `dekunukem/duckypad` (#21298)
Diffstat (limited to 'keyboards/dekunukem/duckypad/rules.mk')
-rw-r--r--keyboards/dekunukem/duckypad/rules.mk18
1 files changed, 1 insertions, 17 deletions
diff --git a/keyboards/dekunukem/duckypad/rules.mk b/keyboards/dekunukem/duckypad/rules.mk
index d9bd708a95..6e7633bfe0 100644
--- a/keyboards/dekunukem/duckypad/rules.mk
+++ b/keyboards/dekunukem/duckypad/rules.mk
@@ -1,17 +1 @@
-# Build Options
-# change yes to no to disable
-#
-BOOTMAGIC_ENABLE = no # Enable Bootmagic Lite
-MOUSEKEY_ENABLE = no # 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 = no # Enable N-Key Rollover
-BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality
-RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow
-AUDIO_ENABLE = no # Audio output
-
-RGB_MATRIX_ENABLE = yes
-
-OLED_ENABLE = yes
-OLED_DRIVER = SSD1306
+# This file intentionally left blank