Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-02 | Don't make EEPROM size assumptions with dynamic keymaps. (#16054) | Nick Brassel | |
* 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. | |||
2021-12-27 | Format code according to conventions (#15593) | QMK Bot | |
2021-12-27 | Refactor `bootloader_jump()` implementations (#15450) | Ryan | |
* Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot` | |||
2021-11-19 | Move tmk_core/common/<plat> (#13918) | Joel Challis | |