mirror of https://github.com/zmkfirmware/zmk.git
* To avoid tons of migration, extra flash writes, etc, we keep the keymaps and settings using a key position index that's tied to the stock layout, and at runtime mapping key positions as needed. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| behavior_subsystem.c | ||
| core.c | ||
| core_subsystem.c | ||
| gatt_rpc_transport.c | ||
| keymap_subsystem.c | ||
| msg_framing.c | ||
| msg_framing.h | ||
| rpc.c | ||
| uart_rpc_transport.c | ||
| uuid.h | ||