diff options
Diffstat (limited to 'keyboards/jj50/rules.mk')
| -rw-r--r-- | keyboards/jj50/rules.mk | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/keyboards/jj50/rules.mk b/keyboards/jj50/rules.mk index 4ee571918..2390d9631 100644 --- a/keyboards/jj50/rules.mk +++ b/keyboards/jj50/rules.mk | |||
| @@ -25,10 +25,13 @@ NO_SUSPEND_POWER_DOWN = yes | |||
| 25 | # processor frequency | 25 | # processor frequency |
| 26 | F_CPU = 12000000 | 26 | F_CPU = 12000000 |
| 27 | 27 | ||
| 28 | # Bootloader | 28 | # Bootloader selection |
| 29 | # This definition is optional, and if your keyboard supports multiple bootloaders of | 29 | # Teensy halfkay |
| 30 | # different sizes, comment this out, and the correct address will be loaded | 30 | # Pro Micro caterina |
| 31 | # automatically (+60). See bootloader.mk for all options. | 31 | # Atmel DFU atmel-dfu |
| 32 | # LUFA DFU lufa-dfu | ||
| 33 | # QMK DFU qmk-dfu | ||
| 34 | # atmega32a bootloadHID | ||
| 32 | BOOTLOADER = bootloadHID | 35 | BOOTLOADER = bootloadHID |
| 33 | 36 | ||
| 34 | # build options | 37 | # build options |
