zmk-steno-engine/src
afiqzudinhadi 936de36255 Demote debug lookup logs; rewrite README for v4
README: requirements (2x nRF52840 split, single-MCU unsupported),
usage, flash-budget ceiling, bootloader version check / update /
revert guide with official links, macOS raw-disk flashing notes.
2026-07-04 14:06:20 +08:00
..
behavior_steno.c v4 union split-section dictionary: both full dicts, zero trimming 2026-07-03 01:28:31 +08:00
dict_embed.S v4 union split-section dictionary: both full dicts, zero trimming 2026-07-03 01:28:31 +08:00
dict_mphf.c Revert to v2 format, fix CHD with more displacement tries 2026-07-02 15:47:23 +08:00
dict_mphf.h Revert to v2 format, fix CHD with more displacement tries 2026-07-02 15:47:23 +08:00
dict_v4.c Demote debug lookup logs; rewrite README for v4 2026-07-04 14:06:20 +08:00
dict_v4.h v4 union split-section dictionary: both full dicts, zero trimming 2026-07-03 01:28:31 +08:00
formatter.c Steno engine with BLE split-storage architecture 2026-07-02 02:06:37 +08:00
formatter.h Steno engine with BLE split-storage architecture 2026-07-02 02:06:37 +08:00
inflate.c Peripheral: handle dict requests on a dedicated worker thread 2026-07-03 15:27:27 +08:00
inflate.h Own DEFLATE decoder replaces zlib dependency 2026-07-03 11:37:19 +08:00
output.c Steno engine with BLE split-storage architecture 2026-07-02 02:06:37 +08:00
output.h Steno engine with BLE split-storage architecture 2026-07-02 02:06:37 +08:00
split_cache.c Steno engine with BLE split-storage architecture 2026-07-02 02:06:37 +08:00
split_cache.h Steno engine with BLE split-storage architecture 2026-07-02 02:06:37 +08:00
split_dict.c Peripheral: handle dict requests on a dedicated worker thread 2026-07-03 15:27:27 +08:00
split_dict.h v4 union split-section dictionary: both full dicts, zero trimming 2026-07-03 01:28:31 +08:00
trie.c Steno engine with BLE split-storage architecture 2026-07-02 02:06:37 +08:00
trie.h Steno engine with BLE split-storage architecture 2026-07-02 02:06:37 +08:00
undo.c v4 union split-section dictionary: both full dicts, zero trimming 2026-07-03 01:28:31 +08:00
undo.h v4 union split-section dictionary: both full dicts, zero trimming 2026-07-03 01:28:31 +08:00