Skip to content

fix: update mouse wheel left keycode#3

Open
argbet21 wants to merge 1 commit intodrashna:miryokufrom
argbet21:patch-1
Open

fix: update mouse wheel left keycode#3
argbet21 wants to merge 1 commit intodrashna:miryokufrom
argbet21:patch-1

Conversation

@argbet21
Copy link

@argbet21 argbet21 commented Mar 4, 2026

Currently, when you try compiling the Miryoku layout with Vi motions enabled (i.e., MIRYOKU_NAV=VI), the following error results:

error: 'KC_WH_L' undeclared here (not in a function); did you mean 'KC_WHOM'?

This pull request fixes this by changing the (presumably legacy/old) keycode from KC_WH_L to MS_WHLL (reference here).


Compiling with the option MIRYOKU_NAV=VI works after this change -- I've tested it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant