index
:
qmk_firmware
master
QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
eeconfig.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
Deprecate `usb.force_nkro`/`FORCE_NKRO` (#25262)
Joel Challis
1
-1
/
+5
2025-04-21
Implement connection keycode logic (#25176)
Joel Challis
1
-0
/
+18
2025-04-19
Fixup eeconfig lighting reset. (#25166)
Nick Brassel
1
-6
/
+15
2025-04-19
Allow for disabling EEPROM subsystem entirely. (#25173)
Nick Brassel
1
-5
/
+0
2025-03-21
Non-volatile memory data repository pattern (#24356)
Nick Brassel
1
-233
/
+211
2024-11-25
Provide method to save a single default layer in the full range of 0-31 (#24639)
Joel Challis
1
-5
/
+20
2024-05-28
EEPROM: Don't erase if we don't have to. Adding eeprom_driver_format abstract...
Purdea Andrei
1
-2
/
+2
2024-03-14
Infer eeconfig identifiers (#22135)
Joel Challis
1
-3
/
+3
2023-12-24
Remove redundant audio eeconfig init (#22736)
Joel Challis
1
-1
/
+1
2023-09-25
Move velocikey to within rgblight (#22123)
Joel Challis
1
-1
/
+1
2023-09-14
[Bug] Fix default layer value in eeconfig_init (#21909)
Drashna Jaelre
1
-2
/
+2
2023-05-08
[Bug] Realign and size check EECONFIG structures (#20541)
Drashna Jaelre
1
-9
/
+6
2022-11-16
Extend eeconfig kb/user datablock API (#19094)
Joel Challis
1
-8
/
+34
2022-11-04
Formalise keyboard- and user-specific EEPROM blocks (#18874)
Nick Brassel
1
-0
/
+66
2022-11-01
Simplify Keymap Config EEPROM (#18886)
Drashna Jaelre
1
-7
/
+4
2022-09-17
Fix EECONFIG_KEYMAP_UPPER_BYTE init (#18394)
Dasky
1
-1
/
+2
2022-09-17
[Core] Add getreuer's Autocorrect feature to core (#15699)
Drashna Jaelre
1
-1
/
+1
2022-09-16
Move fake EE_HANDS (#18352)
Dasky
1
-10
/
+0
2022-03-14
Fix oneshot toggle logic (#16630)
Drashna Jaelre
1
-1
/
+1
2022-02-12
Format code according to conventions (#16322)
QMK Bot
1
-18
/
+52
2021-09-15
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)
Joel Challis
1
-11
/
+0
2021-08-20
Fix issues with VIA EEPROM init and bring in line with eeconfig functionality...
Drashna Jaelre
1
-2
/
+31
2021-08-18
Migrate platform independent code from tmk_core -> quantum (#13673)
Joel Challis
1
-0
/
+211