qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

commit dab7ee14824393ed6589f417da67be611230a491
parent ed0a385c842eafe20bb8bced2ad8c5f6a613f210
Author: Ryan L <57370351+rlew631@users.noreply.github.com>
Date:   Mon,  8 May 2023 06:35:09 -0700

Support durgod/k310 boards with APM32 instead of STM32 (#20770)


Diffstat:
Mkeyboards/durgod/k310/base/rules.mk | 3+++
1 file changed, 3 insertions(+), 0 deletions(-)

diff --git a/keyboards/durgod/k310/base/rules.mk b/keyboards/durgod/k310/base/rules.mk @@ -1,3 +1,6 @@ +# Wildcard to allow APM32 MCU +DFU_SUFFIX_ARGS = -v FFFF -p FFFF + # Build Options # change yes to no to disable #