Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework paths for eeprom locations. (#17326) | Nick Brassel | 2022-06-08 | 1 | -2/+3 |
| | | | | | | | | | * Rework paths for eeprom locations. * File relocation. * Wrong file move. * Fixup test paths. | ||||
* | [Core] Update C standard to GNU11, C++ to GNU++14 (#17114) | Stefan Kerkmann | 2022-06-06 | 1 | -1/+1 |
| | |||||
* | [Core] Add Reboot keycode to core (#15990) | Drashna Jaelre | 2022-05-14 | 1 | -0/+1 |
| | |||||
* | Expose API for hardware unique ID (#16869) | Joel Challis | 2022-04-18 | 1 | -0/+9 |
| | |||||
* | Format code according to conventions (#16322) | QMK Bot | 2022-02-12 | 4 | -39/+67 |
| | |||||
* | Don't make EEPROM size assumptions with dynamic keymaps. (#16054) | Nick Brassel | 2022-02-02 | 4 | -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 Bot | 2021-12-27 | 1 | -1/+1 |
| | |||||
* | Refactor `bootloader_jump()` implementations (#15450) | Ryan | 2021-12-27 | 1 | -1/+1 |
| | | | | | | | * Refactor `bootloader_jump()` implementations * Fix tests? * Rename `atmel-samba` to `md-boot` | ||||
* | Move tmk_core/common/<plat> (#13918) | Joel Challis | 2021-11-19 | 14 | -0/+805 |