|
|
|
|
|
by hackerdood
167 days ago
|
|
Only issue with home row key combos is the letter comes out delayed since it’s now waiting for keyup event to register single press vs keydown for a combo. You don’t notice that with caps lock remapping because caps lock doesn’t output anything. Ask me how I know :) |
|