zmk/docs/docs
Peter Johanson feda96eb40 feat(studio): Initial RPC infrastructure and subsystems.
* UART and BLE/GATT transports for a protobuf encoded RPC
  request/response protocol.
* Custom framing protocol is used to frame a give message.
* Requests/responses are divided into major "subsystems" which
  handle requests and create response messages.
* Notification support, including mapping local events to RPC
  notifications by a given subsystem.
* Meta responses for "no response" and "unlock needed".
* Initial basic lock state support in a new core section, and allow specifying
  if a given RPC callback requires unlocked state or not.
* Add behavior subsystem with full metadata support and examples of
  using callback to serialize a repeated field without extra stack space needed.

Co-authored-by: Cem Aksoylar <caksoylar@users.noreply.github.com>
2024-08-15 11:45:18 -06:00
..
assets
behaviors feat(docs): Add section on nesting mod-morphs 2024-08-13 14:56:07 -07:00
codes refactor(docs): Remove unnecessary jsx includes 2024-08-13 23:03:15 -07:00
config fix(docs): Note direct pin use in matrix transform 2024-08-15 10:38:10 -07:00
development feat(studio): Initial RPC infrastructure and subsystems. 2024-08-15 11:45:18 -06:00
features feat(docs): Add battery life remark for split keyboards 2024-08-07 23:57:58 -07:00
troubleshooting refactor(docs): Add subheaders for devicetree error types 2024-08-13 11:11:27 -07:00
customization.md feat(docs): Add references to new split keyboards page 2024-08-07 23:57:58 -07:00
faq.md
hardware.mdx
intro.md refactor(docs): Document and enforce header casing conventions 2024-06-17 11:46:32 -07:00
keymap-example-file.md
keymap-example.md feat(docs): Improve the layers-related documentation (#2390) 2024-07-31 20:53:36 -07:00
user-setup.mdx feat(docs): Add references to new split keyboards page 2024-08-07 23:57:58 -07:00