diff options
| author | James Young | 2024-04-13 07:33:49 +0200 |
|---|---|---|
| committer | GitHub | 2024-04-13 07:33:49 +0200 |
| commit | 8ad3a36fb60d75b5f0279f0cd4d9c24dde6b6330 (patch) | |
| tree | 161e97f48783e4e210449e42ae00f06612759096 /keyboards/dumbo/rules.mk | |
| parent | 43a122e050647057dbaa16bc50417b9306e00bcc (diff) | |
Data-Driven Keyboard Conversions: D (#23461)
Diffstat (limited to 'keyboards/dumbo/rules.mk')
| -rw-r--r-- | keyboards/dumbo/rules.mk | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/keyboards/dumbo/rules.mk b/keyboards/dumbo/rules.mk deleted file mode 100644 index a64aa6f849..0000000000 --- a/keyboards/dumbo/rules.mk +++ /dev/null @@ -1,12 +0,0 @@ -# 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 = no # Enable N-Key Rollover -BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality -AUDIO_ENABLE = no # Audio output -LTO_ENABLE = yes |