Add extra commands Bell/Click to Sun converter

This commit is contained in:
tmk 2012-10-21 22:36:44 +09:00
parent edce1d19a6
commit f291c2279e
2 changed files with 44 additions and 0 deletions

View file

@ -11,6 +11,7 @@ TARGET_DIR = .
SRC = keymap.c \
matrix.c \
led.c \
command_extra.c \
protocol/serial_soft.c
CONFIG_H = config.h