qmk-firmware/keyboards/chibios_test
TerryMathews de78d9e1ff Chibios_test/stm32_f072_onekey: Add support for reset to bootloader (#4238)
* Add support for reset to bootloader

Chibios_test/STM32_F072_ONEKEY wouldn't reset to bootloader on a
compatible Discovery board because the Chibios library board file was
lacking the __early_init(void) function necessary to read the magic key.
Borrowed code from Clueboard 60, tested working.

* Remove board.chcfg
2018-12-25 10:42:48 -08:00
..
boards Chibios_test/stm32_f072_onekey: Add support for reset to bootloader (#4238) 2018-12-25 10:42:48 -08:00
keymaps/default Remove unhandled KC_BTLD, RESET should be used instead 2016-07-07 19:56:55 +03:00
ld Normalize line endings 2016-08-27 18:40:50 +03:00
stm32_f072_onekey Add some generic/sparse readmes to get rid of errors (#3048) 2018-05-25 08:39:39 -07:00
stm32_f103_onekey Add some generic/sparse readmes to get rid of errors (#3048) 2018-05-25 08:39:39 -07:00
teensy_lc_onekey Add some generic/sparse readmes to get rid of errors (#3048) 2018-05-25 08:39:39 -07:00
chibios_test.c Suprojects for ChibiOS testing 2016-07-05 14:56:34 +03:00
chibios_test.h Clean up some long-standing errors when populating the API (#2715) 2018-04-07 22:49:16 -07:00
config.h Merge ChibiOS and LUFA descriptor support (#2362) 2018-02-08 15:07:46 -05:00
readme.md Add some generic/sparse readmes to get rid of errors (#3048) 2018-05-25 08:39:39 -07:00
rules.mk Make arguments redo, subproject elimination (#1784) 2017-10-14 11:32:19 -10:00

readme.md

ChibiOS Test Keyboards

Test code for several ARM based ChibiOS boards