diff options
Diffstat (limited to 'keyboards/maple_computing/lets_split_eh/eh/rules.mk')
-rw-r--r-- | keyboards/maple_computing/lets_split_eh/eh/rules.mk | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/keyboards/maple_computing/lets_split_eh/eh/rules.mk b/keyboards/maple_computing/lets_split_eh/eh/rules.mk new file mode 100644 index 0000000000..0c7e1cb04e --- /dev/null +++ b/keyboards/maple_computing/lets_split_eh/eh/rules.mk @@ -0,0 +1,5 @@ +BACKLIGHT_ENABLE = yes +RGBLIGHT_ENABLE = yes + +# Disable unsupported hardware +AUDIO_SUPPORTED = no |