mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-26 02:17:38 +06:00
01ecf332ff
* Initial import of wear-leveling algorithm. * Alignment. * Docs tweaks. * Lock/unlock. * Update quantum/wear_leveling/wear_leveling_internal.h Co-authored-by: Stefan Kerkmann <karlk90@pm.me> * More tests, fix issue with consolidation when unlocked. * More tests. * Review comments. * Add plumbing for FNV1a. * Another test checking that checksum mismatch clears the cache. * Check that the write log still gets played back. Co-authored-by: Stefan Kerkmann <karlk90@pm.me> |
||
---|---|---|
.. | ||
audio | ||
backlight | ||
bootmagic | ||
debounce | ||
encoder/tests | ||
keymap_extras | ||
led_matrix | ||
logging | ||
painter | ||
process_keycode | ||
rgb_matrix | ||
rgblight | ||
sequencer | ||
split_common | ||
wear_leveling | ||
action_code.h | ||
action_layer.c | ||
action_layer.h | ||
action_tapping.c | ||
action_tapping.h | ||
action_util.c | ||
action_util.h | ||
action.c | ||
action.h | ||
bitwise.c | ||
bitwise.h | ||
caps_word.c | ||
caps_word.h | ||
color.c | ||
color.h | ||
command.c | ||
command.h | ||
config_common.h | ||
crc.c | ||
crc.h | ||
debounce.h | ||
deferred_exec.c | ||
deferred_exec.h | ||
digitizer.c | ||
digitizer.h | ||
dip_switch.c | ||
dip_switch.h | ||
dynamic_keymap.c | ||
dynamic_keymap.h | ||
dynamic_macro.h | ||
eeconfig.c | ||
eeconfig.h | ||
encoder.c | ||
encoder.h | ||
haptic.c | ||
haptic.h | ||
joystick.c | ||
joystick.h | ||
keyboard.c | ||
keyboard.h | ||
keycode_config.c | ||
keycode_config.h | ||
keycode_legacy.h | ||
keycode.h | ||
keymap_common.c | ||
keymap_introspection.c | ||
keymap_introspection.h | ||
keymap.h | ||
led_tables.c | ||
led_tables.h | ||
led.c | ||
led.h | ||
main.c | ||
matrix_common.c | ||
matrix.c | ||
matrix.h | ||
mousekey.c | ||
mousekey.h | ||
pointing_device_drivers.c | ||
pointing_device.c | ||
pointing_device.h | ||
programmable_button.c | ||
programmable_button.h | ||
quantum_keycodes_legacy.h | ||
quantum_keycodes.h | ||
quantum.c | ||
quantum.h | ||
raw_hid.h | ||
ring_buffer.h | ||
secure.c | ||
secure.h | ||
send_string_keycodes.h | ||
send_string.c | ||
send_string.h | ||
sync_timer.c | ||
sync_timer.h | ||
utf8.c | ||
utf8.h | ||
util.h | ||
variable_trace.c | ||
variable_trace.h | ||
velocikey.c | ||
velocikey.h | ||
via_ensure_keycode.h | ||
via.c | ||
via.h | ||
virtser.h | ||
wpm.c | ||
wpm.h |