Open
Description
Describe the Bug
I have merged your branches manna-harbour/miryoku and manna-harbour/bilateral-combinations in my copy of qmk_firmware/master and enabled the BILATERAL_COMBINATIONS
feature in config.h
. I have noticed that keyboard combinations Ctrl-Backspace and Ctrl-Delete (e.g., delete previous and next work in Notepad) do not work anymore. Without the merge of manna-harbour/bilateral-combinations (but with manna-harbour/miryoku), both work as expected.
System Information
- Keyboard: Planck
- Revision (if applicable): 6
- Operating system: Windows 10
- AVR GCC version: 5.4.0
- ARM GCC version: 9.2.1
- QMK Firmware version: 0.11.56 (with manna-harbour/miryoku and manna-harbour/bilateral-combinations merged in)
- Any keyboard related software installed?
- AutoHotKey
- Karabiner
- Other:
Additional Context
You can find the branch here: https://github.com/Shredder/qmk_firmware/tree/dev_jz_bilateral_combinations.