summaryrefslogtreecommitdiff
path: root/platforms/chibios/eeprom_teensy.c
AgeCommit message (Collapse)Author
2022-01-24Default EEPROM implementation should be transient when not implemented. ↵Nick Brassel
Removed the equivalent eeprom_teensy fallback. (#16020)
2022-01-10Revert "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-19Move tmk_core/common/<plat> (#13918)Joel Challis