Skip to content

ZMK Mouse and Suspend fixes cannot be merged using Github Actions #284

Closed Answered by manna-harbour
gogamid asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like the experimental suspend feature is no longer compatible with ZMK main. It will be replaced in Miryoku ZMK with support for the new Soft Off PR. You can still build with mouse keys but without suspend.

custom_config: '["#define MIRYOKU_KLUDGE_MOUSEKEYSPR","#define MIRYOKU_KLUDGE_SUSPEND"]' will run a matrix build, one build with MIRYOKU_KLUDGE_MOUSEKEYSPR and one with MIRYOKU_KLUDGE_SUSPEND.

custom_config: '["#define MIRYOKU_KLUDGE_MOUSEKEYSPR\n#define MIRYOKU_KLUDGE_SUSPEND"]' will enable both features simultaneously in the keymap.

Replies: 4 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by gogamid
Comment options

You must be logged in to vote
1 reply
@manna-harbour
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@manna-harbour
Comment options

@gogamid
Comment options

@manna-harbour
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
2 participants