forked from kofal.net/zmk
feat: A few enhancements to our RPC messages.
* More fine grained status reporting when saving changes. Needed to we can notify the client if we've got errors saving settings due to running out of space, etc. * Return the max layer name lenght in the keymap payload, for the UI to leverage.
This commit is contained in:
committed by
Pete Johanson
parent
c05aed2f19
commit
29b39f2b9f
@@ -34,7 +34,7 @@ manifest:
|
||||
path: modules/lib/nanopb
|
||||
remote: zephyrproject-rtos
|
||||
- name: zmk-studio-messages
|
||||
revision: a79267a9661241a6603b6da3d2b3f71e8023a9d9
|
||||
revision: 6cb4c283e76209d59c45fbcb218800cd19e9339d
|
||||
path: modules/msgs/zmk-studio-messages
|
||||
remote: zmkfirmware
|
||||
self:
|
||||
|
||||
Reference in New Issue
Block a user