From f291c2279eb9f656ed2a2e3152bab155470c4ef9 Mon Sep 17 00:00:00 2001 From: tmk Date: Sun, 21 Oct 2012 22:36:44 +0900 Subject: Add extra commands Bell/Click to Sun converter --- converter/sun_usb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'converter/sun_usb/Makefile') diff --git a/converter/sun_usb/Makefile b/converter/sun_usb/Makefile index 4c79a8d278..c6e8390cc9 100644 --- a/converter/sun_usb/Makefile +++ b/converter/sun_usb/Makefile @@ -11,6 +11,7 @@ TARGET_DIR = . SRC = keymap.c \ matrix.c \ led.c \ + command_extra.c \ protocol/serial_soft.c CONFIG_H = config.h -- cgit v1.2.3