diff options
author | Joel Challis <git@zvecr.com> | 2022-01-25 13:10:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-25 13:10:51 +0000 |
commit | 2da12182f33b2909338b653420cf8ae0eed53414 (patch) | |
tree | 792db6eb3e1ef8e6414786132d81ff848c186c63 /keyboards/handwired/ms_sculpt_mobile/rules.mk | |
parent | 7df371750f297480ba5e78559ad3314b2d580888 (diff) | |
download | qmk_firmware-2da12182f33b2909338b653420cf8ae0eed53414.tar.gz qmk_firmware-2da12182f33b2909338b653420cf8ae0eed53414.zip |
Fix handwired/ms_sculpt_mobile default keymap (#16032)
Diffstat (limited to 'keyboards/handwired/ms_sculpt_mobile/rules.mk')
-rw-r--r-- | keyboards/handwired/ms_sculpt_mobile/rules.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/keyboards/handwired/ms_sculpt_mobile/rules.mk b/keyboards/handwired/ms_sculpt_mobile/rules.mk index 72015d93d8..6498fa6c76 100644 --- a/keyboards/handwired/ms_sculpt_mobile/rules.mk +++ b/keyboards/handwired/ms_sculpt_mobile/rules.mk @@ -24,6 +24,3 @@ COMMAND_ENABLE = yes # Commands for debug and configuration NKRO_ENABLE = no # Enable N-Key Rollover BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality AUDIO_ENABLE = no # Audio output - -# Project specific files -SRC = babblePaste.c |