.github
.vscode
api_data
bin
docs
drivers
avr
chibios
eeprom
eeprom_custom.c-template
eeprom_driver.c
eeprom_driver.h
eeprom_i2c.c
eeprom_i2c.h
eeprom_spi.c
eeprom_spi.h
eeprom_stm32_L0_L1.c
eeprom_stm32_L0_L1.h
eeprom_transient.c
eeprom_transient.h
gpio
haptic
issi
oled
qwiic
ugfx
ws2812.h
keyboards
layouts
lib
platforms
quantum
tests
tmk_core
users
util
.clang-format
.editorconfig
.gitattributes
.gitignore
.gitmodules
.travis.yml
CODE_OF_CONDUCT.md
Dockerfile
Doxyfile
LICENSE
Makefile
Vagrantfile
book.json
bootloader.mk
build_full_test.mk
build_json.mk
build_keyboard.mk
build_layout.mk
build_test.mk
common.mk
common_features.mk
disable_features.mk
doxygen-todo
license_GPLv2.md
license_GPLv3.md
license_Modified_BSD.md
message.mk
nose2.cfg
readme.md
requirements-dev.txt
requirements.txt
secrets.tar.enc
setup.cfg
shell.nix
show_options.mk
testlist.mk
* add 24LC64 eeprom * docs update * Update docs/eeprom_driver.md Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>