Skip to content

Commit

Permalink
Fix handwired/ms_sculpt_mobile default keymap (#16032)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvecr committed Jan 25, 2022
1 parent 7df3717 commit 2da1218
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
3 changes: 0 additions & 3 deletions keyboards/handwired/ms_sculpt_mobile/rules.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2da1218

Please sign in to comment.