the-via / app

GNU General Public License v3.0
765 stars 173 forks source link

[Bug] Support to load HEX keycodes from json file #182

Open lesca opened 11 months ago

lesca commented 11 months ago

Hello, this is a issue I found that makes custom HEX keycodes very difficult to reuse.

Current Behavior:

Note: in JSON file, it shows as 0x7c70 correctly.

Expected Behavior

I expect the app can respect the HEX codes. The codes works perfectly if I type them manually within ANY, and it can be exported successfully.

I create this issue to track. Thanks for your attention.

Regards, Lesca

FREEWING-JP commented 10 months ago

I also need fix that