diff options
Diffstat (limited to 'keyboards/pos78')
-rw-r--r-- | keyboards/pos78/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/pos78/config.h b/keyboards/pos78/config.h index 24f80b0e32..608565adf6 100644 --- a/keyboards/pos78/config.h +++ b/keyboards/pos78/config.h @@ -37,11 +37,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* COL2ROW, ROW2COL */ #define DIODE_DIRECTION ROW2COL -/* - * Split Keyboard specific options, make sure you have 'SPLIT_KEYBOARD = yes' in your rules.mk, and define SOFT_SERIAL_PIN. - */ -#define SOFT_SERIAL_PIN D0 // 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 */ |