keyboard v0.11.0 Release Notes

Release Date: 2017-08-24 // over 6 years ago
    • ๐Ÿ [Windows] Used explicit WinDLL to fix "expected CFunctionType instance instead of CFunctionType".
    • ๐Ÿ [Windows] Added more Windows virtual key codes for key name mapping (should fix .e.g "?").
    • ๐Ÿ›  [All] Fixed canonicalization removing too much space (thanks @iliazeus).
    • [All] Added start_recording and stop_recording for more flexible macros (thanks @softuser25 for the suggestion).
    • [All] Added read_shortcut function.
    • [All] Added get_shortcut_name function.
    • [All] Cleaned up examples folder and added more examples.