summaryrefslogtreecommitdiffstats
path: root/tmk_core/common/chibios/eeprom_teensy.c
Commit message (Expand)AuthorAgeFilesLines
* Move tmk_core/common/<plat> (#13918)Joel Challis2021-11-191-795/+0
* Fix build failures caused by #12947. (#15019)Nick Brassel2021-11-021-3/+3
* core: make the full 4096 bytes of EEPROM work on Teensy 3.6 (#12947)Michael Stapelberg2021-11-011-14/+199
* Fix for gcc10 teensy_lc eeprom build warning (#12587)Joel Challis2021-04-201-1/+1
* Normalise include statements in core code (#11153)Ryan2020-12-111-2/+2
* format code according to conventions [skip ci]QMK Bot2020-01-241-2/+1
* Add customisable EEPROM driver selection (#7274)Nick Brassel2020-01-241-6/+19
* clang-format changesskullY2019-08-301-408/+374
* STM32 EEPROM Emulation (#3741)yiancar2018-08-291-0/+632