Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-27 | Add char_to_key_code.m | Teddy Wing | |
This file includes functions for getting a `CGKeyCode` from a character reference. Copied from Stack Overflow by Théo Winterhalter. | |||
2018-08-07 | Add submodule for DDHidLib library | Teddy Wing | |
This will hopefully make it easier to interface with `IOHIDLib` and get events from headphone buttons. |