Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Force platform pin defs to be included
* Always grab first header
|
|
|
|
* Initial migration of suspend logic
* Add header
|
|
* Don't make EEPROM size assumptions with dynamic keymaps.
* Add support for checking against emulated flash, error out if someone attempts to build a board without specifying EEPROM size.
* Reorder defines so that MCU is considered last.
* Refactor EEPROM definitions for simplicity.
* Fix max sizing of kabedon/kabedon980.
* Fix max sizing of mechlovin/olly/jf.
* Fix unit tests.
* Review comments, add messages with values during build failures.
|
|
|
|
|
|
|
|
* Refactor `bootloader_jump()` implementations
* Fix tests?
* Rename `atmel-samba` to `md-boot`
|
|
* Add open-drain GPIO support.
* `qmk format-c`
* Wording.
* Remove port GPIO implementations as the only board that uses it has its own internal defs anyway. Will wait for first-class handling of ports in core before reimplementing.
|
|
|
|
* Enable CLI flashing via mdloader
* remove flag
* Update qmk flash help
|
|
* improve make parallel jobs support
* document the --parallel option
* disable the output-sync for interactive targets
|
|
|