qmk-firmware/quantum
Nick Brassel d13ada1162 Add customisable EEPROM driver selection (#7274)
- uprintf -> dprintf
- Fix atsam "vendor" eeprom.
- Bump Kinetis K20x to 64 bytes, too.
- Rollback Kinetis to 32 bytes as partitioning can only be done once. Add warning about changing the value.
- Change RAM-backed "fake" EEPROM implementations to match eeconfig's current usage.
- Add 24LC128 by request.
2020-01-24 12:45:58 +11:00
..
api
audio
backlight
debounce
keymap_extras
process_keycode
rgb_matrix_animations
rgb_matrix_runners
serial_link
split_common
stm32
template
tools
visualizer
api.c
api.h
color.c
color.h
config_common.h
debounce.h
dip_switch.c
dip_switch.h
dynamic_keymap.c
dynamic_keymap.h
dynamic_macro.h
encoder.c
encoder.h
fauxclicky.c
fauxclicky.h
keycode_config.c
keycode_config.h
keymap_common.c
keymap.h
led_matrix_drivers.c
led_matrix.c
led_tables.c
led_tables.h
ledmatrix.h
matrix_common.c
matrix.c
mcu_selection.mk
pincontrol.h
pointing_device.c
pointing_device.h
quantum_keycodes.h
quantum.c
quantum.h
rgb_matrix_drivers.c
rgb_matrix_types.h
rgb_matrix.c
rgb_matrix.h
rgb.h
rgblight_breathe_table.h
rgblight_list.h
rgblight_modes.h
rgblight_post_config.h
rgblight_reconfig.h
rgblight.c
rgblight.h
send_string_keycodes.h
variable_trace.c
variable_trace.h
velocikey.c
velocikey.h
via.c
via.h