diff options
Diffstat (limited to 'keyboards/orthocode/rules.mk')
-rw-r--r-- | keyboards/orthocode/rules.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/orthocode/rules.mk b/keyboards/orthocode/rules.mk index f099d6f09..b798a3836 100644 --- a/keyboards/orthocode/rules.mk +++ b/keyboards/orthocode/rules.mk | |||
@@ -5,7 +5,7 @@ MCU = atmega32a | |||
5 | F_CPU = 16000000 | 5 | F_CPU = 16000000 |
6 | 6 | ||
7 | # Bootloader selection | 7 | # Bootloader selection |
8 | BOOTLOADER = USBasp | 8 | BOOTLOADER = usbasploader |
9 | 9 | ||
10 | # Build Options | 10 | # Build Options |
11 | # change yes to no to disable | 11 | # change yes to no to disable |