diff options
Diffstat (limited to 'keyboards/hp69/rules.mk')
| -rw-r--r-- | keyboards/hp69/rules.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/keyboards/hp69/rules.mk b/keyboards/hp69/rules.mk index 96ad29a6f..13e88cfe2 100644 --- a/keyboards/hp69/rules.mk +++ b/keyboards/hp69/rules.mk | |||
| @@ -3,7 +3,7 @@ MCU = STM32F303 | |||
| 3 | BOARD = QMK_PROTON_C | 3 | BOARD = QMK_PROTON_C |
| 4 | 4 | ||
| 5 | # Bootloader selection | 5 | # Bootloader selection |
| 6 | BOOTLOADER = atmel-dfu | 6 | BOOTLOADER = stm32-dfu |
| 7 | 7 | ||
| 8 | # Build Options | 8 | # Build Options |
| 9 | # change yes to no to disable | 9 | # change yes to no to disable |
| @@ -20,4 +20,4 @@ NKRO_ENABLE = yes # USB Nkey Rollover | |||
| 20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality | 20 | BACKLIGHT_ENABLE = no # Enable keyboard backlight functionality |
| 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow | 21 | RGBLIGHT_ENABLE = yes # Enable keyboard RGB underglow |
| 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth | 22 | BLUETOOTH_ENABLE = no # Enable Bluetooth |
| 23 | AUDIO_ENABLE = no # Audio output \ No newline at end of file | 23 | AUDIO_ENABLE = no # Audio output |
