You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ npm i -D @zmkfirmware/zmk-studio-ts-client
⠋
npm error code 127
npm error path ..../node_modules/@zmkfirmware/zmk-studio-ts-client
npm error command failed
npm error command sh -c run-script-os
npm error sh: run-script-os: command not found
npm error A complete log of this run can be found in: ..../.npm/_logs/2024-11-13T12_27_38_234Z-debug-0.log
Remarks:
i think postinstall is not needed. it is more a prebuild step.
fetching data with connect/create_rpc_connection/call_rpc was very easy
Feature requests:
"please_unlock" Error/Exception when action failed because keyboard is locked
battery status for both sides
configurable keyboard macros
debug and keydown and keyup events for better debugging and display in a visual keyboard
more internal state info (bluetooth, active layer, word counter, ...)
README.md and a simple one button example that shows how to do a rpc_call
The text was updated successfully, but these errors were encountered:
os: macos
node: 22.6
package.json type: module
Remarks:
Feature requests:
The text was updated successfully, but these errors were encountered: