mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 18:49:08 +00:00
d0d6fb27c4
* Add f401 and f411 blackpill examples * Add readme files * Align dfu args with core * Add support for RESET keycode * move STM32_BOOTLOADER_ADDRESS to rules * Update conf files to latest ChibiOS * Update conf files to latest ChibiOS
15 lines
220 B
Text
15 lines
220 B
Text
sourceRoot: ../../../../../tools/ftl/processors/boards/stm32f4xx/templates
|
|
outputRoot: ..
|
|
dataRoot: .
|
|
|
|
freemarkerLinks: {
|
|
lib: ../../../../../tools/ftl/libs
|
|
}
|
|
|
|
data : {
|
|
doc1:xml (
|
|
board.chcfg
|
|
{
|
|
}
|
|
)
|
|
}
|