kareltucek / firmware

This is fork of UHK's firmware featuring extended macro engine.
Other
82 stars 9 forks source link

Allow abbreviating keys by ascii chars instead of keyids #26

Open kareltucek opened 5 years ago

kareltucek commented 5 years ago

Writing down keyids is tedious, and keyids are not guaranteed to remain without change - actually, due to memory concerns, they will almost surely have to change.

So backward transformation from EN_US ascii chars to KEYIDs could be written and employed to parse KEYIDs.