diff options
Diffstat (limited to 'keyboards/efreet')
-rw-r--r-- | keyboards/efreet/rules.mk | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/keyboards/efreet/rules.mk b/keyboards/efreet/rules.mk index a9a438746e..eeacc5199b 100644 --- a/keyboards/efreet/rules.mk +++ b/keyboards/efreet/rules.mk @@ -22,3 +22,7 @@ BLUETOOTH_ENABLE = no # Enable Bluetooth AUDIO_ENABLE = no # Audio output LAYOUTS = ortho_4x12 planck_mit + +# Disable unsupported hardware +RGBLIGHT_SUPPORTED = no +AUDIO_SUPPORTED = no |