summaryrefslogtreecommitdiff
path: root/keyboards/scatter42/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/scatter42/config.h')
-rw-r--r--keyboards/scatter42/config.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/scatter42/config.h b/keyboards/scatter42/config.h
index 9eb93b971e..564a2451fd 100644
--- a/keyboards/scatter42/config.h
+++ b/keyboards/scatter42/config.h
@@ -34,11 +34,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* COL2ROW, ROW2COL */
#define DIODE_DIRECTION COL2ROW
-/*
- * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN.
- */
-#define SOFT_SERIAL_PIN D2 // or D1, D2, D3, E6
-
/* Mechanical locking support. Use KC_LCAP, KC_LNUM or KC_LSCR instead in keymap */
#define LOCKING_SUPPORT_ENABLE
/* Locking resynchronize hack */