aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-28Update 'dome-key-map' to latestTeddy Wing
2018-08-28Add dome_key_map.h to the projectTeddy Wing
2018-08-28Makefile(build): Add dependency on Rust library targetTeddy Wing
2018-08-28Link with libdome_key_map.aTeddy Wing
2018-08-27Makefile: Add target for Rust libraryTeddy Wing
2018-08-27Makefile: Make `build` target phonyTeddy Wing
2018-08-27Add 'dome-key-map' as a submoduleTeddy Wing
2018-08-27Add MakefileTeddy Wing
2018-08-27KeyboardSimulator: Use `char_to_key_code`Teddy Wing
2018-08-27Add char_to_key_code.h header fileTeddy Wing
2018-08-27char_to_key_code.m: Change loop index type to `int`Teddy Wing
2018-08-27char_to_key_code.m: Import CarbonTeddy Wing
2018-08-27Add char_to_key_code.mTeddy Wing
2018-08-27KeyboardSimulator: Add `simpleKeyPressWithKey:` methodTeddy Wing
2018-08-27Add `KeyboardSimulator`Teddy Wing
2018-08-21HeadphoneKey: Rename `maybeRunAction` to `runAction`Teddy Wing
2018-08-21HeadphoneKey: Add system for handling dead keysTeddy Wing
2018-08-16HeadphoneKey: Detect 3 headphone button typesTeddy Wing
2018-08-16Random xcodeproj changeTeddy Wing
2018-08-16Use an `NSApplication`Teddy Wing
2018-08-15Try to get headphone button eventsTeddy Wing
2018-08-15Link static DDHidLib library instead of frameworkTeddy Wing
2018-08-14Add `HeadphoneKey` classTeddy Wing
2018-08-07Add DDHidLib framework as a target dependencyTeddy Wing
2018-08-07Add submodule for DDHidLib libraryTeddy Wing
2018-08-06Add .gitignoreTeddy Wing
2018-08-06New Xcode 9.2 command-line tool projectTeddy Wing