summaryrefslogtreecommitdiffstats
path: root/platforms/test
Commit message (Collapse)AuthorAgeFilesLines
* [Core] Add Reboot keycode to core (#15990)Drashna Jaelre2022-05-141-0/+1
|
* Expose API for hardware unique ID (#16869)Joel Challis2022-04-181-0/+9
|
* Format code according to conventions (#16322)QMK Bot2022-02-124-39/+67
|
* Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel2022-02-024-7/+10
| | | | | | | | | | | | | | | | | * 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.
* Format code according to conventions (#15593)QMK Bot2021-12-271-1/+1
|
* Refactor `bootloader_jump()` implementations (#15450)Ryan2021-12-271-1/+1
| | | | | | | * Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot`
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-1914-0/+805