summaryrefslogtreecommitdiff
path: root/quantum/eeconfig.h
AgeCommit message (Expand)AuthorFilesLines
2025-06-09[Bugfix] User eeconfig utility macros (#25350)Pablo Martínez1-2/+2
2025-04-21Implement connection keycode logic (#25176)Joel Challis1-0/+6
2025-03-21Non-volatile memory data repository pattern (#24356)Nick Brassel1-85/+71
2024-11-25Provide method to save a single default layer in the full range of 0-31 (#24639)Joel Challis1-2/+3
2024-03-14Infer eeconfig identifiers (#22135)Joel Challis1-22/+42
2023-10-14Prep work for NKRO report separation (#22268)Ryan1-0/+1
2023-09-25Move velocikey to within rgblight (#22123)Joel Challis1-1/+1
2023-05-08[Bug] Realign and size check EECONFIG structures (#20541)Drashna Jaelre1-10/+7
2022-11-16Extend eeconfig kb/user datablock API (#19094)Joel Challis1-0/+4
2022-11-04Formalise keyboard- and user-specific EEPROM blocks (#18874)Nick Brassel1-7/+63
2022-11-01Simplify Keymap Config EEPROM (#18886)Drashna Jaelre1-8/+3
2022-03-14Fix oneshot toggle logic (#16630)Drashna Jaelre1-1/+1
2022-02-12Format code according to conventions (#16322)QMK Bot1-25/+27
2021-10-07Reuse of EEPROM debounce logic (#14699)Joel Challis1-0/+26
2021-08-23eeprom_stm32: implement high density wear leveling (#12567)Donald Kjer1-1/+1
2021-08-18Migrate platform independent code from tmk_core -> quantum (#13673)Joel Challis1-0/+113