7 Commits (787a68948fa0d5e251e22a623071082c8c0561b1)

Author SHA1 Message Date
Drashna Jaelre 787a68948f
[Core] Add Reboot keycode to core (#15990) 4 years ago
Joel Challis b8245a5507
Expose API for hardware unique ID (#16869) 4 years ago
QMK Bot 63646e8906
Format code according to conventions (#16322) 4 years ago
Nick Brassel e22efc037a
Don't make EEPROM size assumptions with dynamic keymaps. (#16054)
* 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.
4 years ago
QMK Bot be2265d0d1
Format code according to conventions (#15593) 4 years ago
Ryan 6bc870d899
Refactor `bootloader_jump()` implementations (#15450)
* Refactor `bootloader_jump()` implementations

* Fix tests?

* Rename `atmel-samba` to `md-boot`
4 years ago
Joel Challis 2728603fe6
Move tmk_core/common/<plat> (#13918) 4 years ago