From 98599173d7306d53cc8603d40bc50e229025fbdf Mon Sep 17 00:00:00 2001 From: fauxpark Date: Fri, 6 Sep 2019 07:50:43 +1000 Subject: Add 16U2, 16U4 and USB646 to mcu_selection.mk (#6566) --- keyboards/naked48/rules.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'keyboards/naked48') diff --git a/keyboards/naked48/rules.mk b/keyboards/naked48/rules.mk index 02a7d9ab2a..53e2dfc21c 100644 --- a/keyboards/naked48/rules.mk +++ b/keyboards/naked48/rules.mk @@ -3,7 +3,6 @@ QUANTUM_LIB_SRC += serial.c # SRC += ssd1306.c # MCU name -#MCU = at90usb1287 MCU = atmega32u4 # Processor frequency. -- cgit v1.2.1