x68k_usb: Convert legacy keymap into current one

This commit is contained in:
tmk 2016-04-29 15:30:32 +09:00
parent 7847d5dd9f
commit e7808f7ea4
3 changed files with 12 additions and 35 deletions

View file

@ -18,7 +18,7 @@ SRC = keymap.c \
led.c \
protocol/serial_uart.c
CONFIG_H = config_pjrc.h
CONFIG_H = config.h
# MCU name, you MUST set this to match the board you are using