summaryrefslogtreecommitdiffstats
path: root/platforms/chibios/eeprom_teensy.c
Commit message (Expand)AuthorAgeFilesLines
* Format code according to conventions (#16322)QMK Bot2022-02-121-14/+20
* Don't make EEPROM size assumptions with dynamic keymaps. (#16054)Nick Brassel2022-02-021-14/+1
* Default EEPROM implementation should be transient when not implemented. Remov...Nick Brassel2022-01-241-58/+1
* Revert "core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)"...Michael Stapelberg2022-01-101-199/+14
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-0/+795