diff options
Diffstat (limited to 'keyboards/orthodox/rev3_teensy/rules.mk')
| -rw-r--r-- | keyboards/orthodox/rev3_teensy/rules.mk | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/keyboards/orthodox/rev3_teensy/rules.mk b/keyboards/orthodox/rev3_teensy/rules.mk index 409061345..cbd79cccd 100644 --- a/keyboards/orthodox/rev3_teensy/rules.mk +++ b/keyboards/orthodox/rev3_teensy/rules.mk | |||
| @@ -1,2 +1,11 @@ | |||
| 1 | BACKLIGHT_ENABLE = no | 1 | # Bootloader selection |
| 2 | # Teensy halfkay | ||
| 3 | # Pro Micro caterina | ||
| 4 | # Atmel DFU atmel-dfu | ||
| 5 | # LUFA DFU lufa-dfu | ||
| 6 | # QMK DFU qmk-dfu | ||
| 7 | # ATmega32A bootloadHID | ||
| 8 | # ATmega328P USBasp | ||
| 2 | BOOTLOADER = halfkay | 9 | BOOTLOADER = halfkay |
| 10 | |||
| 11 | BACKLIGHT_ENABLE = no | ||
