diff options
Diffstat (limited to 'keyboards/honeycomb/rules.mk')
-rwxr-xr-x | keyboards/honeycomb/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/honeycomb/rules.mk b/keyboards/honeycomb/rules.mk index 90992bad72..73a6fb6f74 100755 --- a/keyboards/honeycomb/rules.mk +++ b/keyboards/honeycomb/rules.mk @@ -3,7 +3,6 @@ SRC += matrix.c # MCU name -#MCU = at90usb1287 MCU = atmega32u4 # Processor frequency. |