diff options
Diffstat (limited to 'keyboards/reviung/reviung53/config.h')
-rw-r--r-- | keyboards/reviung/reviung53/config.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/keyboards/reviung/reviung53/config.h b/keyboards/reviung/reviung53/config.h index 3ebd67350d..15df0d0120 100644 --- a/keyboards/reviung/reviung53/config.h +++ b/keyboards/reviung/reviung53/config.h @@ -24,11 +24,6 @@ /* 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 D0 - //#define LED_NUM_LOCK_PIN B0 //#define LED_CAPS_LOCK_PIN B1 //#define LED_SCROLL_LOCK_PIN B2 |