summaryrefslogtreecommitdiffstats
path: root/keyboards/xelus/trinityxttkl/rules.mk
Commit message (Collapse)AuthorAgeFilesLines
* Set `BOOTLOADER = stm32-dfu` for all applicable STM32 boards (#12956)Ryan2021-06-081-3/+6
| | | | | | | | | | | | | | | | | * 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
* [Update] Allow APM32 on TrinityXTtkl (#11715)Xelus222021-02-071-5/+8
| | | | | * amp32 initial change * fix spacing
* Trinity XT tkl - New Keyboard (#9483)Xelus222020-06-281-0/+20
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Erovia <Erovia@users.noreply.github.com>