qmk / qmk_firmware

Open-source keyboard firmware for Atmel AVR and Arm USB families
https://qmk.fm
GNU General Public License v2.0
18.02k stars 38.73k forks source link

[Bug] Unicode not working with AZERTY #14173

Open Tructruc opened 3 years ago

Tructruc commented 3 years ago

Describe the Bug

Send Unicode isn't working on pc with AZERTY or other disposition wich have the number on the number row whit shift

System Information

fauxpark commented 3 years ago

https://docs.qmk.fm/#/reference_keymap_extras?id=sendstring-support

Tructruc commented 3 years ago

Importing keymap_french.h doesn't change anything.

fauxpark commented 3 years ago

Read the rest of the page.

corentincam commented 1 year ago

Including sendstring_french.h should make it work indeed, but it doesn't (at least for me). Each key is sent shifted but the shift key is released between all keys, which is interpreted as the end of the input.

As a result I get all the code from the second digit written down and followed by a space instead of the actual character.

I'm not sure the solution is trivial though as it would imply registering shift in the beginning and then typing all keys not as FR but as FR