diff options
Diffstat (limited to 'keyboards/minidox/rules.mk')
| -rw-r--r-- | keyboards/minidox/rules.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/keyboards/minidox/rules.mk b/keyboards/minidox/rules.mk index 861976e15..bcd74bcde 100644 --- a/keyboards/minidox/rules.mk +++ b/keyboards/minidox/rules.mk | |||
| @@ -4,7 +4,6 @@ SRC += matrix.c \ | |||
| 4 | serial.c | 4 | serial.c |
| 5 | 5 | ||
| 6 | # MCU name | 6 | # MCU name |
| 7 | #MCU = at90usb1287 | ||
| 8 | MCU = atmega32u4 | 7 | MCU = atmega32u4 |
| 9 | 8 | ||
| 10 | # Processor frequency. | 9 | # Processor frequency. |
| @@ -70,4 +69,4 @@ SLEEP_LED_ENABLE ?= no # Breathing sleep LED during USB suspend | |||
| 70 | 69 | ||
| 71 | CUSTOM_MATRIX = yes | 70 | CUSTOM_MATRIX = yes |
| 72 | 71 | ||
| 73 | DEFAULT_FOLDER = minidox/rev1 \ No newline at end of file | 72 | DEFAULT_FOLDER = minidox/rev1 |
