diff options
| author | Joel Challis | 2024-07-11 02:17:08 +0200 |
|---|---|---|
| committer | GitHub | 2024-07-11 02:17:08 +0200 |
| commit | f5319d891185d4c8099861a303701d312bfca9d1 (patch) | |
| tree | 5dcb2b80cffb4264e95bdbb01296db0ca5b6c3f5 /keyboards/maple_computing/lets_split_eh/rules.mk | |
| parent | d69b44e68a3e00a229df860b1f0af01790bf49ca (diff) | |
Remove DEFAULT_FOLDER from maple_computing/lets_split_eh (#24054)
Diffstat (limited to 'keyboards/maple_computing/lets_split_eh/rules.mk')
| -rw-r--r-- | keyboards/maple_computing/lets_split_eh/rules.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/maple_computing/lets_split_eh/rules.mk b/keyboards/maple_computing/lets_split_eh/rules.mk index 9bae45fde8..271780b75e 100644 --- a/keyboards/maple_computing/lets_split_eh/rules.mk +++ b/keyboards/maple_computing/lets_split_eh/rules.mk @@ -1 +1,2 @@ -DEFAULT_FOLDER = maple_computing/lets_split_eh/eh +# Disable unsupported hardware +AUDIO_SUPPORTED = no |