Browse Source

Use correct board file in xelus/valor_frl_tkl/rev2_0 (#18071)

pull/18075/head
Joel Challis 1 year ago
committed by GitHub
parent
commit
164faf0a5c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      keyboards/xelus/valor_frl_tkl/rev2_0/rules.mk

+ 1
- 1
keyboards/xelus/valor_frl_tkl/rev2_0/rules.mk View File

@ -1,6 +1,6 @@
# MCU name
MCU = STM32F411
BOARD = GENERIC_STM32_F401XC
BOARD = GENERIC_STM32_F411XE
# Bootloader selection
BOOTLOADER = stm32-dfu


Loading…
Cancel
Save