[Keyboard] Move vitamins included rev1 to split_common (#7052)

* Initial work to move to split_common

* Fixed serial pin
This commit is contained in:
Mikkel Jeppesen
2019-10-17 19:53:06 +02:00
committed by Joel Challis
parent abfd6ed961
commit 550435c1c9
9 changed files with 5 additions and 1022 deletions

View File

@@ -20,7 +20,11 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "config_common.h"
#define SPLIT_USB_DETECT
#define NO_USB_STARTUP_CHECK
#define EE_HANDS
#define SOFT_SERIAL_PIN D0
/* USB Device descriptor parameters */
#define DEVICE_VER 0x0001

View File

@@ -1,9 +1,2 @@
SRC += matrix.c \
split_util.c \
ssd1306.c
QUANTUM_LIB_SRC += i2c.c \
serial.c \
CUSTOM_MATRIX = yes
SPLIT_KEYBOARD = yes
BOOTLOADER = caterina