Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-12 | Format code according to conventions (#16322) | QMK Bot | |
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. | |||
2022-01-24 | Default EEPROM implementation should be transient when not implemented. ↵ | Nick Brassel | |
Removed the equivalent eeprom_teensy fallback. (#16020) | |||
2022-01-10 | Revert "core: make the full 4096 bytes of EEPROM work on Teensy 3.6 ↵ | Michael Stapelberg | |
(#12947)" (#15695) This reverts commit 7f8faa429e0c0662cec34a7d60e33ca58333d6d7. related to https://github.com/qmk/qmk_firmware/issues/15521 | |||
2021-11-19 | Move tmk_core/common/<plat> (#13918) | Joel Challis | |