Commit Graph

11 Commits

Author SHA1 Message Date
vcaesar
99963bc6fc Refactor some keyboard C code to go 2022-01-31 23:12:24 -08:00
vcaesar
fb06a29292 Update keycode.go use the public code and go mod 2021-11-23 16:30:24 -04:00
vcaesar
3c8efddb74 add KeyTap() special key support 2021-11-07 16:24:54 -04:00
vcaesar
1498a7d32e add more hook keycode and Update README.md 2021-10-12 11:11:38 -04:00
vcaesar
aa077ecb78 update keycode.go 2020-04-03 11:38:29 -04:00
vcaesar
f765226230 update keycode type use uint16 with gohook, not type convert 2020-03-17 12:33:31 -04:00
vcaesar
7308e0c82e export hook keycode and add godoc 2019-06-18 14:36:10 -04:00
vcaesar
ada3ddc5e1 add more keycode support, "up, down, left, right"... 2019-06-17 13:29:52 -04:00
vcaesar
d49a45186e add keycode "delete" support and fixed "\\" error 2019-06-16 14:46:29 -04:00
vcaesar
7d02eed27e add mouse map keycode 2019-03-06 14:01:16 -04:00
vcaesar
5ef1a4ee70 refactor AddEvent() func and add keycode.go, update example 2019-02-21 09:43:48 -04:00