### Proposal: French Swiss (fr_CH) Keyboard Layout for Arduino ESP32 #12280
bernardgisin
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Proposal: French Swiss (fr_CH) Keyboard Layout for Arduino ESP32
I have developed a French Swiss keyboard layout (
KeyboardLayout_fr_CH.cpp) compatible with the Arduino ESP32 USB library, similar toKeyboardLayout_da_DK.cppand others.🔗 Code: https://github.com/bernardgisin/arduino-esp32-keyboard-fr_CH
📺 Video, in french: [https://www.youtube.com/watch?v=IbFzaJgg_kU]
🌐 Documentation in french: https://www.gisinb.ch/yt/arduino_nano_esp32/arduino_nano_esp32.html#clavier
This layout supports:
@,« »,°,§,µ, etc.€andœ/Œare not included in the layout (due to 3-byte UTF-8 or custom handling), but demonstrated in my example code.Feel free to use, modify, or integrate this layout as you see fit!
— Bernard Gisin
All reactions