From 37ced39ae2ecfc945c21526faffb2449577bbeb7 Mon Sep 17 00:00:00 2001 From: tmk Date: Fri, 26 Nov 2010 01:56:21 +0900 Subject: add build option USB_12KRO. --- hhkb/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'hhkb/Makefile') diff --git a/hhkb/Makefile b/hhkb/Makefile index 7339e7023..c248a6758 100644 --- a/hhkb/Makefile +++ b/hhkb/Makefile @@ -46,6 +46,7 @@ PRODUCT = 't.m.k. HHKB pro' DESCRIPTION = 't.m.k. firmware for HHKB pro' MOUSE_DELAY_TIME = 127 +USB_12KRO = yes # Target file name (without extension). TARGET = tmk_hhkb -- cgit v1.2.3