zmk/app/src/studio
Pete Johanson c367d8f636
feat(core): Make physical layout key rotation optional (#2770)
To be able to save on flash space, for layouts on space constrained
devices that don't require rotation, make key rotation props
optional behind a new Kconfig flag.
2025-01-15 16:48:18 -05:00
..
CMakeLists.txt feat(keymap): Add binding get/set, layer movement 2024-09-05 12:22:08 -06:00
Kconfig fix(studio): Reduce stack usage. (#2547) 2024-10-10 12:49:51 -04:00
behavior_subsystem.c fix: Fix warnings in nanopb encoding code (#2643) 2024-12-11 15:00:48 -05:00
core.c
core_subsystem.c feat(studio): Log entry into all RPC. 2024-09-25 17:46:50 -06:00
gatt_rpc_transport.c
keymap_subsystem.c feat(core): Make physical layout key rotation optional (#2770) 2025-01-15 16:48:18 -05:00
msg_framing.c
msg_framing.h
rpc.c feat: Add RPC thread analysis support. 2024-09-25 17:46:50 -06:00
uart_rpc_transport.c
uuid.h