index
:
qmk_firmware.git
audio
master
optimised
unicode
user_functions
Keyboard layout for Planck
KJ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
quantum
/
eeconfig.c
Age
Commit message (
Expand
)
Author
2023-12-24
Remove redundant audio eeconfig init (#22736)
Joel Challis
2023-09-25
Move velocikey to within rgblight (#22123)
Joel Challis
2023-09-14
[Bug] Fix default layer value in eeconfig_init (#21909)
Drashna Jaelre
2023-05-08
[Bug] Realign and size check EECONFIG structures (#20541)
Drashna Jaelre
2022-11-16
Extend eeconfig kb/user datablock API (#19094)
Joel Challis
2022-11-04
Formalise keyboard- and user-specific EEPROM blocks (#18874)
Nick Brassel
2022-11-01
Simplify Keymap Config EEPROM (#18886)
Drashna Jaelre
2022-09-17
Fix EECONFIG_KEYMAP_UPPER_BYTE init (#18394)
Dasky
2022-09-17
[Core] Add getreuer's Autocorrect feature to core (#15699)
Drashna Jaelre
2022-09-16
Move fake EE_HANDS (#18352)
Dasky
2022-03-14
Fix oneshot toggle logic (#16630)
Drashna Jaelre
2022-02-12
Format code according to conventions (#16322)
QMK Bot
2021-09-15
Migrate STM32_EEPROM_ENABLE to use EEPROM_DRIVER (#14433)
Joel Challis
2021-08-20
Fix issues with VIA EEPROM init and bring in line with eeconfig functionality...
Drashna Jaelre
2021-08-18
Migrate platform independent code from tmk_core -> quantum (#13673)
Joel Challis