Skip to content

Misconfigured or missing features? #174

Answered by caksoylar
grasegger asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, sounds like it should be coverable by config:

  • Add new items to zmk_keycode_map for keycodes (used with &kp) like C_MUTE: "$$m:volume-mute$$" (replaces this), or LA(LS(LC(LGUI))): Hyper
  • Use raw_binding_map for other bindings (not keycodes) like "&bt BT_CLR": "$$m:bluetooth-connect$$" (replaces this)

Note that these apply to these in all fields, so it won't let you map them specifically inside combos, or the hold fields, etc. like you have in the script.

Is there any replacements I missed in the script that aren't of this form?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@caksoylar
Comment options

@grasegger
Comment options

@grasegger
Comment options

Answer selected by grasegger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants