summaryrefslogtreecommitdiff
path: root/keyboards/lets_split/sockets
diff options
context:
space:
mode:
authorDrashna Jaelre <drashna@live.com>2021-07-24 18:05:48 -0700
committerGitHub <noreply@github.com>2021-07-25 11:05:48 +1000
commitfdf3ce3cd1bbf931660678b0b5e138ce37c84e7c (patch)
treead710f7a5a3d1fc6b09e338bb34269018339c6ba /keyboards/lets_split/sockets
parent210da7b233f1e61d958b64ad77fbc026667cc495 (diff)
[Keyboard] Fix compile size for the Lets Split Sockets via keymap (#13691)
Diffstat (limited to 'keyboards/lets_split/sockets')
-rw-r--r--keyboards/lets_split/sockets/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/lets_split/sockets/config.h b/keyboards/lets_split/sockets/config.h
index 67fa4b4ccc..70cbc18cd5 100644
--- a/keyboards/lets_split/sockets/config.h
+++ b/keyboards/lets_split/sockets/config.h
@@ -49,11 +49,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* serial.c configuration for split keyboard */
#define SOFT_SERIAL_PIN D0
-/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
-#define LOCKING_SUPPORT_ENABLE
-/* Locking resynchronize hack */
-#define LOCKING_RESYNC_ENABLE
-
/* ws2812 RGB LED */
#define RGB_DI_PIN D4