mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-11 06:29:15 +00:00
Update keyboards/just60/rules.mk
Co-Authored-By: fauxpark <fauxpark@gmail.com>
This commit is contained in:
parent
26e8a3c368
commit
e2f39130e3
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ F_CPU = 8000000
|
|||
# QMK DFU qmk-dfu
|
||||
# ATmega32A bootloadHID
|
||||
# ATmega328P USBasp
|
||||
BOOTLOADER = qmk-dfu
|
||||
BOOTLOADER = lufa-ms
|
||||
|
||||
# Build Options
|
||||
# change yes to no to disable
|
||||
|
|
Loading…
Reference in a new issue