Closed masters3d closed 2 years ago
https://github.com/qmk/qmk_firmware/search?q=%22remote+desktop+Connection%22
Caveats
Unfortunately, these keycodes cannot be used in Mod-Taps or Layer-Taps, since any modifiers specified in the keycode are ignored.
Additionally, you may run into issues when using Remote Desktop Connection on Windows. Because these codes send shift very fast, Remote Desktop may miss the codes.
To fix this, open Remote Desktop Connection, click on "Show Options", open the "Local Resources" tab. In the keyboard section, change the drop down to "On this Computer". This will fix the issue, and allow the characters to work correctly.
Describe the Bug
i have 9 and 0 keys mapped to their shifted equivalents
()
. later in my keymap i am overriding it so i can map<>
to the keys.however they seem to flicker when I press them multiple times. ()999((((9((9))))00)00)))))00
here is the commit with this version on my branch https://github.com/masters3d/qmk_firmware/blob/d3e094f71122e3ce87ec17683180cbe9d0ee8db7/keyboards/ergodox_ez/keymaps/masters3d/keymap.c
System Information
Keyboard: custom ergodox Revision (if applicable): Operating system: windows
qmk doctor
output:Any keyboard related software installed?
ah yes it only happens with autohotkey is running.
Additional Context