diff options
Diffstat (limited to 'keyboards/handwired/evk/v1_3')
-rw-r--r-- | keyboards/handwired/evk/v1_3/config.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/keyboards/handwired/evk/v1_3/config.h b/keyboards/handwired/evk/v1_3/config.h index f430da6663..3c4525cab7 100644 --- a/keyboards/handwired/evk/v1_3/config.h +++ b/keyboards/handwired/evk/v1_3/config.h @@ -41,12 +41,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. /* define whiche Pins to use for the status LEDs*/ #define LED_CAPS_LOCK_PIN D4 - -/* - * 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 - // #define RGB_DI_PIN E2 // #ifdef RGB_DI_PIN // #define RGBLED_NUM 16 |