Commit Graph

2 Commits (c71d67ba3f4bdedbd5ec1e931e6ea9568fcd0d98)

Author SHA1 Message Date
Nick Brassel 01c7108db5
Fixup config template to match <> instead of "" for includes. (#11166) 2020-12-09 19:55:43 +11:00
Nick Brassel 385d49cc39 Initial work for consolidation of ChibiOS platform files (#8327)
* Initial work for consolidation of board files and default ChibiOS configs.

* Migrate F401/F411 black pills for testing.

* Add early init bootloader jump flag.

* Add support for I2C in order to use i2c_scanner keymap.

* Add F401/F411 HSE bypass to get things booting.

* Exempt "hooked" ChibiOS conf files from updater script.

* Fix up ordering for bootloader_defs file check.

* Match previous $(KEYBOARD_PATHS) value for Proton-C, updated for all board configs.
2020-08-29 14:30:02 -07:00