Using ZMK BT commands #337
Answered
by
manna-harbour
jmarcelomb
asked this question in
Q&A
-
Hello, I was trying to add the following ZMK GT commands: BT_CLR, BT_DISC:
I added this include. However, it doesn't seem to help:
Here is my full custom config: https://github.com/jmarcelomb/miryoku_zmk/blob/master/miryoku/custom_config.h Any idea why? |
Beta Was this translation helpful? Give feedback.
Answered by
manna-harbour
Aug 21, 2024
Replies: 1 comment 1 reply
-
Clear is included, see https://github.com/manna-harbour/miryoku/tree/master/docs/reference#media.
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
manna-harbour
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Clear is included, see https://github.com/manna-harbour/miryoku/tree/master/docs/reference#media.
BT_CLR
andBT_DISC
are used with the&bt
behavior. See https://zmk.dev/docs/behaviors.