diff options
Diffstat (limited to 'keyboards/handwired/downbubble/rules.mk')
-rw-r--r-- | keyboards/handwired/downbubble/rules.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/handwired/downbubble/rules.mk b/keyboards/handwired/downbubble/rules.mk index 87d0d4a1e..c751d9d4a 100644 --- a/keyboards/handwired/downbubble/rules.mk +++ b/keyboards/handwired/downbubble/rules.mk | |||
@@ -1,6 +1,5 @@ | |||
1 | # MCU name | 1 | # MCU name |
2 | MCU = at90usb1286 | 2 | MCU = at90usb1286 |
3 | #MCU = atmega32u4 | ||
4 | 3 | ||
5 | # Processor frequency. | 4 | # Processor frequency. |
6 | # This will define a symbol, F_CPU, in all source code files equal to the | 5 | # This will define a symbol, F_CPU, in all source code files equal to the |