Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't make EEPROM size assumptions with dynamic keymaps. (#16054) | Nick Brassel | 2022-02-02 | 1 | -14/+1 |
| | | | | | | | | | | | | | | | | | * 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. | ||||
* | Default EEPROM implementation should be transient when not implemented. ↵ | Nick Brassel | 2022-01-24 | 1 | -58/+1 |
| | | | | Removed the equivalent eeprom_teensy fallback. (#16020) | ||||
* | Revert "core: make the full 4096 bytes of EEPROM work on Teensy 3.6 ↵ | Michael Stapelberg | 2022-01-10 | 1 | -199/+14 |
| | | | | | | | (#12947)" (#15695) This reverts commit 7f8faa429e0c0662cec34a7d60e33ca58333d6d7. related to https://github.com/qmk/qmk_firmware/issues/15521 | ||||
* | Move tmk_core/common/<plat> (#13918) | Joel Challis | 2021-11-19 | 1 | -0/+795 |