This website requires JavaScript.
Explore
Help
Sign In
keyboard
/
qmk-keychron-q3-colemak-dh
Watch
1
Star
0
Fork
0
You've already forked qmk-keychron-q3-colemak-dh
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
168433e7fe
qmk-keychron-q3-colemak-dh
/
keyboards
/
cannonkeys
/
instant65
/
rules.mk
3 lines
64 B
Makefile
Raw
Normal View
History
Unescape
Escape
Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956) * Set bootloader to stm32-dfu for STM32F303 * Set bootloader to stm32-dfu for STM32F0x2 * Set bootloader to stm32-dfu for STM32F4x1 * Set bootloader to stm32duino for sowbug * Delete redundant bootloader_defs headers * Add some missing MCU name comments * Move APM32 dfu-suffix overrides underneath bootloader * Remove redundant STM32_BOOTLOADER_ADDRESS defines/rules
2021-06-08 11:48:46 +02:00
# Wildcard to allow APM32 MCU
DFU_SUFFIX_ARGS
=
-v FFFF -p FFFF
Reference in New Issue
Copy Permalink