MichaelDworkin / KeyboardMultiLanguage

14 stars 2 forks source link

Missing characters with Macintosh keyboard #5

Open Pyanne opened 4 years ago

Pyanne commented 4 years ago

I generated a language file for a french Macintosh keyboard with the sketch on esp8266-server.de It doesn't work as intended. None of theses characters would print. All of them are ALT + SHIFT:

Ÿ´„”’[å»ÛÁØ]–ÆÅÊ‚™ŸªïŒ∏Ô¥Ω∑∆·flÎÍË|Ó‰≥›⁄¢√∫ı¿\±

It seems that Macintosh keyboards have inverted modifiers keys. On PC, ALT is touching SPACE_BAR, then WINDOWS, then CTRL. On Mac, APPLE_KEY is touching SPACE_BAR, then ALT, then CTRL. Maybe this is messing with the generator sketch ?

Keyboards

KeyboardMappingMacFR.h.TXT