Skip to content
/ KeyNaming Public
forked from JensAyton/KeyNaming

A library to convert Mac virtual key codes and/or USB HID keyboard usages into display strings, taking the current keyboard layout into account.

Notifications You must be signed in to change notification settings

wiml/KeyNaming

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Like UCKeyTranslate(), but much less scary. 

The KeyNaming library converts virtual key codes (as provided by the various event systems) or HID usages codes (as provided by IOKit’s HID interface) to descriptive strings reflecting the current keyboard layout.

About

A library to convert Mac virtual key codes and/or USB HID keyboard usages into display strings, taking the current keyboard layout into account.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 74.6%
  • Objective-C 24.5%
  • Other 0.9%