remap-keys / remap

Keymap Customization Web app for your keyboard.
https://remap-keys.app
Other
227 stars 27 forks source link

Add two commands to get/set dynamic keymap encoder information. #733

Closed yoichiro closed 2 years ago

yoichiro commented 2 years ago

Since the VIA protocol version 0x0A, there are two new commands: Get Dynamic Keymap Encoder and Set Dynamic Keymap Encoder. To support them in Remap, this pull request adds two HID commands to use their VIA commands.

Related issue: #201