Ryan
f9aeea64c1
Migrate MCU
and BOOTLOADER
to data-driven ( #19529 )
2023-02-08 18:41:46 +11:00
Joel Challis
2757251218
Specify blackpill board files where relevant ( #17521 )
2022-07-01 15:38:57 +01:00
Ryan
9dcd03b6ca
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 19:48:46 +10:00
Ryan
0140baf7e0
Add STM32F401/F411 to mcu_selection.mk ( #10278 )
...
* Reorder STM32 MCUs
* Add STM32F4xx to mcu_selection.mk
* Set MCU for phoenix and tkw/stoutgat/v2/f411
2020-09-18 20:00:18 -07:00
vattern
06d4c0a396
[Keyboard] add Stoutgat v2; move Stoutgat v1 ( #10233 )
...
* initial add
* stoutgat working
* Ready for release
* Ready for release
* Ready for release
* Ready for release
* Ready for release
* fix typos
* update flash instructions in readme
* update copyright
* Update keyboards/tkw/stoutgatv2/keymaps/default/keymap.c
* Apply suggestions from code review
* Fix typo
* Update lib/vusb
* Update keyboards/tkw/stoutgatv2/rules.mk
* Update desc add v2
* Add ANSI
* Move to v1 and v2 folders
* fix typo
* fix v1 readme
* Fix copypasta from v1 keymap
* fix missing trailing slash
* Delete keymap.json
* Apply suggestions from code review
Fixed layout and removed erroneous keymap.json
2020-09-15 00:57:55 -07:00