qmk_firmware/keyboards/crkbd/rev1/legacy/rules.mk
Drashna Jaelre f37a134f71
[Keyboard] Convert Corne Keyboard to Split Common (#6001)
* [Keyboard] Convert Corne Keyboard to Split Common

* Add VIA Support

* Makes sure that ol(e)d and new OLED implementation can't coexist

* Add licensing header to files

* Add changes based on feedback from foostan

* Fixes
2020-09-17 00:41:55 -07:00

7 lines
108 B
Makefile

CUSTOM_MATRIX = yes
SRC += matrix.c \
split_util.c \
split_scomm.c
QUANTUM_LIB_SRC += i2c.c serial.c