bughelp wanted
Repository-Metriken
- Stars
- (20.368 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 20T 9h) (27 gemergte PRs in 30 T)
Beschreibung
Hi, and thanks for this awesome piece of software. I encountered some weird behavior with the ALTGR key and the Eurkey layout and couldn't find anyone mentioning this online. So far I have been using a plain old qwerty keyboard and when hitting ALT GR on that one the QMK Configurator Testing function gives me:
KEY-DOWN - QMK: KC_RALT Event key: AltGraph Code: AltRight KeyCode: 225
KEY-UP - QMK: KC_RALT Event key: AltGraph Code: AltRight KeyCode: 225 in 83.000ms
on my redox I am getting this.
KEY-DOWN - QMK: KC_RALT Event key: Alt Code: AltRight KeyCode: 18
KEY-UP - QMK: KC_RALT Event key: Alt Code: AltRight KeyCode: 18 in 85.000ms
So it seems the sent keycode is actually not correct. This wouldn't really bother me but sadly enough the Alt Gr key is the modifier key for the EurKey layout to access Umlauts. Any help would be greatly appreciated. Cheers!
- keyboard: redox/rev1 with some minor keymap tweaks
- Operating system: Manjaro (5.13.19-2-MANJARO)
- AVR GCC version: 8.3.0
- ARM GCC version: 11.2.0
- QMK Firmware version: 0.15.2