diff options
Diffstat (limited to 'layouts/community/75_ansi/spidey3/rules.mk')
-rw-r--r-- | layouts/community/75_ansi/spidey3/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/layouts/community/75_ansi/spidey3/rules.mk b/layouts/community/75_ansi/spidey3/rules.mk index d9ac1126ce..fdb44b3ea5 100644 --- a/layouts/community/75_ansi/spidey3/rules.mk +++ b/layouts/community/75_ansi/spidey3/rules.mk @@ -13,3 +13,6 @@ AUDIO_ENABLE = no RGBLIGHT_ENABLE = yes UNICODEMAP_ENABLE = yes VELOCIKEY_ENABLE = yes + +# The following disabled to save space +SPACE_CADET_ENABLE = no |