2nd-keyboard
2nd-keyboard copied to clipboard
Put an end to ghost modifier keys with intercept
This is a script to edit keyremap.ini for Intercept, which puts an end to the error with mod keys stuck on the down position.
The modifications are as follows:
- Turn 1 macro into 2 macros (adding _D and _U at the end of the name)
- Replace trigger key's ID on second macro with +1 (essentially, the trigger for this macro will be the release of the trigger key)
- Setting the combo for 2nd macro to be UP events for CTRL, ALT and SHIFT (left and right)
PS: sorry about the mess, still trying to learn how to use Github. It seems that setting the description of a commit also sets the description for the parent folders so I had to improvize to put it back the way it was...