Timmy Welch
|
f6967e5f83
|
Improve keymap changing
|
2024-04-17 17:14:09 -07:00 |
|
lordwelch
|
0206ba448e
|
Enable go module
Set go version to 1.18
Add arguments to set press delay and release delay
Add better handling for unknown characters
|
2022-05-13 09:44:04 -07:00 |
|
lordwelch
|
0bbf455bc7
|
Remove logging
|
2021-02-26 13:11:19 -08:00 |
|
lordwelch
|
a594b3044c
|
Add support for modifier keys (eg CTRL+D, CTRL+SHIFT+D)
|
2021-02-26 12:32:23 -08:00 |
|
lordwelch
|
c2f2d16097
|
Fix Nil map error
|
2020-03-05 14:46:17 -08:00 |
|
lordwelch
|
7441c3e637
|
Use a struct as a base instead of bare functions in a library
Added error reporting for Keyboard type
Added a file flag to read the input from
Fixed odd keymap path handling
|
2020-03-05 12:52:27 -08:00 |
|
lordwelch
|
03ec054d8b
|
Fix an off by one error
|
2020-01-31 19:44:33 -08:00 |
|
lordwelch
|
45f9df45bb
|
cleanup
|
2018-11-09 17:23:07 -08:00 |
|
lordwelch
|
349cd91f66
|
Fix typo and fix ReleaseDelay assignment
|
2018-11-07 18:08:02 -08:00 |
|
lordwelch
|
5fbef47dde
|
remove unused const and ignore single newline directly after delay
|
2018-11-05 11:47:11 -08:00 |
|
lordwelch
|
0b2415ac40
|
cleaned up some code
handle delays better
add ability to have comments
add defaults to keymaps
|
2018-11-04 23:59:13 -08:00 |
|
lordwelch
|
bf090a5b67
|
verbose + fix delay
|
2018-10-29 22:31:36 -07:00 |
|
lordwelch
|
cd5638b988
|
sync
|
2018-10-29 22:07:51 -07:00 |
|
lordwelch
|
39176aac3c
|
enforce delay and add delay to keymap
|
2018-10-29 21:57:36 -07:00 |
|
lordwelch
|
02aa4cd6c2
|
restructure
|
2018-10-20 16:50:08 -07:00 |
|