~ruther/qmk_firmware

2da12182f33b2909338b653420cf8ae0eed53414 — Joel Challis 3 years ago 7df3717
Fix handwired/ms_sculpt_mobile default keymap (#16032)

R keyboards/handwired/ms_sculpt_mobile/babblePaste.c => keyboards/handwired/ms_sculpt_mobile/keymaps/milestogo/babblePaste.c +0 -0
R keyboards/handwired/ms_sculpt_mobile/babblePaste.h => keyboards/handwired/ms_sculpt_mobile/keymaps/milestogo/babblePaste.h +0 -0
R keyboards/handwired/ms_sculpt_mobile/babblePaste.txt => keyboards/handwired/ms_sculpt_mobile/keymaps/milestogo/babblePaste.txt +0 -0
M keyboards/handwired/ms_sculpt_mobile/keymaps/milestogo/rules.mk => keyboards/handwired/ms_sculpt_mobile/keymaps/milestogo/rules.mk +3 -0
@@ 15,3 15,6 @@ UNICODE_ENABLE = no         # Unicode
BLUETOOTH_ENABLE = no       # Enable Bluetooth with the Adafruit EZ-Key HID
RGBLIGHT_ENABLE = no        # Enable WS2812 RGB underlight. 
SLEEP_LED_ENABLE = no       # Breathing sleep LED during USB suspend

# Keymap specific files
SRC = babblePaste.c

M keyboards/handwired/ms_sculpt_mobile/rules.mk => keyboards/handwired/ms_sculpt_mobile/rules.mk +0 -3
@@ 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