summaryrefslogtreecommitdiffstats
path: root/keyboards/lets_split/sockets/sockets.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/lets_split/sockets/sockets.h')
-rw-r--r--keyboards/lets_split/sockets/sockets.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/keyboards/lets_split/sockets/sockets.h b/keyboards/lets_split/sockets/sockets.h
index 16b93b3d8..05cc78f9e 100644
--- a/keyboards/lets_split/sockets/sockets.h
+++ b/keyboards/lets_split/sockets/sockets.h
@@ -1,5 +1,6 @@
-#ifndef REV2_H
-#define REV2_H
+#ifndef SOCKETS_H
+#define SOCKETS_H
+#define DISABLE_JTAG // The keyboard uses PF4 and PF7, which are used by JTAG.
#include "lets_split.h"