diff options
Diffstat (limited to 'keyboards/mechstudio')
-rw-r--r-- | keyboards/mechstudio/ud_40_ortho/rules.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/mechstudio/ud_40_ortho/rules.mk b/keyboards/mechstudio/ud_40_ortho/rules.mk index 8ae52f196..4593fbf96 100644 --- a/keyboards/mechstudio/ud_40_ortho/rules.mk +++ b/keyboards/mechstudio/ud_40_ortho/rules.mk | |||
@@ -22,3 +22,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth | |||
22 | AUDIO_ENABLE = no # Audio output | 22 | AUDIO_ENABLE = no # Audio output |
23 | 23 | ||
24 | LAYOUTS = ortho_4x12 | 24 | LAYOUTS = ortho_4x12 |
25 | |||
26 | # Disable unsupported hardware | ||
27 | AUDIO_SUPPORTED = no | ||
28 | BACKLIGHT_SUPPORTED = no | ||