diff options
author | QMK Bot <hello@qmk.fm> | 2022-02-22 14:10:20 +0000 |
---|---|---|
committer | QMK Bot <hello@qmk.fm> | 2022-02-22 14:10:20 +0000 |
commit | 3039186dd91180547a917a02072770e78a44fd48 (patch) | |
tree | fdbcc0d96a7a5233ee1e5796f93e1b9c0b3b40fe /keyboards | |
parent | 749918e119a9d0fc7cc01ddf9b8dc11ceef00fba (diff) | |
parent | 7646e567bdf7119899a32f50cc0bad6d957b4f6d (diff) | |
download | qmk_firmware-3039186dd91180547a917a02072770e78a44fd48.tar.gz qmk_firmware-3039186dd91180547a917a02072770e78a44fd48.zip |
Merge remote-tracking branch 'origin/master' into develop
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 175a3d4ef6..46e261ffcb 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 AUDIO_ENABLE = no # Audio output ENCODER_ENABLE = yes LTO_ENABLE = yes +SPACE_CADET_ENABLE = no +MAGIC_ENABLE = no +GRAVE_ESC_ENABLE = no |