diff options
| author | Ryan <fauxpark@gmail.com> | 2022-02-23 01:09:45 +1100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-22 14:09:45 +0000 |
| commit | 7646e567bdf7119899a32f50cc0bad6d957b4f6d (patch) | |
| tree | a74a075311a4367662c74902293d990ae4c00b20 /keyboards | |
| parent | 5dcc0743f596f97cbae548315b48478ce4d81e47 (diff) | |
| download | qmk_firmware-7646e567bdf7119899a32f50cc0bad6d957b4f6d.tar.gz qmk_firmware-7646e567bdf7119899a32f50cc0bad6d957b4f6d.zip | |
handwired/frankie_macropad: disable some features to reduce size (#16431)
Diffstat (limited to 'keyboards')
| -rw-r--r-- | keyboards/handwired/frankie_macropad/rules.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/handwired/frankie_macropad/rules.mk b/keyboards/handwired/frankie_macropad/rules.mk index 175a3d4ef..46e261ffc 100644 --- a/keyboards/handwired/frankie_macropad/rules.mk +++ b/keyboards/handwired/frankie_macropad/rules.mk | |||
| @@ -18,3 +18,6 @@ RGBLIGHT_ENABLE = no # Enable keyboard RGB underglow | |||
| 18 | AUDIO_ENABLE = no # Audio output | 18 | AUDIO_ENABLE = no # Audio output |
| 19 | ENCODER_ENABLE = yes | 19 | ENCODER_ENABLE = yes |
| 20 | LTO_ENABLE = yes | 20 | LTO_ENABLE = yes |
| 21 | SPACE_CADET_ENABLE = no | ||
| 22 | MAGIC_ENABLE = no | ||
| 23 | GRAVE_ESC_ENABLE = no | ||
