summaryrefslogtreecommitdiff
path: root/tmk_core/common/eeconfig.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis1-211/+0
2021-05-26Backlight: add defines for default level and breathing state (#12560)Ryan1-11/+0
2021-03-03Split RGB Matrix (#11055)XScorpion21-1/+1
2020-12-11Normalise include statements in core code (#11153)Ryan1-1/+1
2020-11-282020 November 28 Breaking Changes Update (#11053)James Young1-0/+13
2020-01-24Add customisable EEPROM driver selection (#7274)Nick Brassel1-0/+10
2019-11-17Run clang-format manually to fix recently changed fileszvecr1-2/+2
2019-11-08Fix LAYER_STATE_8BIT compile issues (#7304)Joel Challis1-1/+1
2019-09-27ARM split - Add support for dfu-util EE_HANDS flashing (#6543)Joel Challis1-0/+10
2019-09-24ARM split - Add bootmagic/magic keycodes for setting handedness (#6545)Joel Challis1-2/+17
2019-08-30clang-format changesskullY1-61/+40
2019-08-21Added keycodes for swapping and unswapping the Control and OS keys (#6110)Stephen Wanhella1-3/+9
2019-07-16Adding rgb matrix speed into eeprom storage. (#5965)XScorpion21-2/+1
2019-04-19Init RGB Matrix EEPROMDrashna Jaelre1-2/+3
2019-02-21Velocikey: Match RGB animation speed to typing speed (#3754)Chris Lewis1-0/+1
2019-02-16Haptic feedback generalized - DRV2605 and solenoids (#4939)ishtob1-0/+9
2019-01-06Final HS60v2 changes. (#4790)yiancar1-2/+2
2018-10-19stm32f1xx EEPROM emulation (#3914)Takuya Urakawa1-3/+3
2018-10-01Add Function level EECONFIG code for EEPROM (#3084)Drashna Jaelre1-25/+78
2018-08-29STM32 EEPROM Emulation (#3741)yiancar1-0/+11
2018-05-08enable eeprom for rgb matrixJack Humbert1-1/+1
2018-03-22Generate API docs from source code comments (#2491)skullydazed1-0/+56
2017-07-27Add support for GeminiPR steno protocol.Joe Wasson1-0/+3
2016-07-01Add ChibiOS support for QMK (#465)fredizzimo1-0/+56