[Request] An option to edit layouts #14

Open
opened 2023-10-27 23:10:59 +03:00 by smiglo5 · 1 comment
smiglo5 commented 2023-10-27 23:10:59 +03:00 (Migrated from github.com)

Hey there! Is it possible to add an option to edit layouts? I wanted to use 8 zones linear keyboard layout but it is not possible to use virtual key code as semicolon.
Or edit that layout to:
ASDF HJKL, without semicolon.

I'll be much much grateful! Thank you in advance.

Hey there! Is it possible to add an option to edit layouts? I wanted to use 8 zones linear keyboard layout but it is not possible to use virtual key code as semicolon. Or edit that layout to: ASDF HJKL, without semicolon. I'll be much much grateful! Thank you in advance.
4yn commented 2023-11-02 18:40:01 +03:00 (Migrated from github.com)

Semicolon is mapped to the virtual key 0xBA aka VK_OEM_1.

If you want to use an alternative keymap, I would recommend to clone the program, edit the keymap and rebuild your own custom build.

Semicolon is mapped to the virtual key `0xBA` aka `VK_OEM_1`. If you want to use an alternative keymap, I would recommend to clone the program, edit the keymap and rebuild your own custom build.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Max/4yn_slidershim#14