default keymap, reset sorted out for now, added serial to makefile
This commit is contained in:
parent
c88207884b
commit
a4bf46f9b1
8 changed files with 241 additions and 59 deletions
|
@ -1,6 +1,7 @@
|
|||
SRC += matrix.c \
|
||||
i2c.c \
|
||||
split_util.c
|
||||
split_util.c \
|
||||
serial.c
|
||||
|
||||
# MCU name
|
||||
#MCU = at90usb1287
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue