summaryrefslogtreecommitdiff
path: root/tmk_core/common/chibios/eeprom_teensy.c
AgeCommit message (Expand)Author
2021-11-19Move tmk_core/common/<plat> (#13918)Joel Challis
2021-11-02Fix build failures caused by #12947. (#15019)Nick Brassel
2021-11-01core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)Michael Stapelberg
2021-04-20Fix for gcc10 teensy_lc eeprom build warning (#12587)Joel Challis
2020-12-11Normalise include statements in core code (#11153)Ryan
2020-01-24format code according to conventions [skip ci]QMK Bot
2020-01-24Add customisable EEPROM driver selection (#7274)Nick Brassel
2019-08-30clang-format changesskullY
2018-08-29STM32 EEPROM Emulation (#3741)yiancar