Skip to content

Add Support French AZERTY Windows layout#30

Open
GoXLd wants to merge 1 commit intopa7:masterfrom
GoXLd:master
Open

Add Support French AZERTY Windows layout#30
GoXLd wants to merge 1 commit intopa7:masterfrom
GoXLd:master

Conversation

@GoXLd
Copy link

@GoXLd GoXLd commented Aug 30, 2022

Thank you for your script! And from my part:

  • Created img of Azerty layout
  • Added French keyboard keymap

I add exactly the Windows french layout (most common azerty layout - https://en.wikipedia.org/wiki/AZERTY#French)
used a special article (https://www.patrick-wied.at/blog/new-layouts-for-the-keyboard-heatmap) for this update

AZERTY est un arrangement des lettres de l’alphabet latin et de divers caractères typographiques sur les claviers des machines à écrire et ordinateurs.
@GoXLd
Copy link
Author

GoXLd commented Aug 30, 2022

I will, however, add a note for https://www.patrick-wied.at/blog/new-layouts-for-the-keyboard-heatmap
in the part Create an image for your layout
You write

you’ll need to create an 800x343px

But all images in Keyboard-Heatmap\app\img have 800x373px

Thanks

@GoXLd
Copy link
Author

GoXLd commented Aug 30, 2022

And I have one question, if try to make different between "A" and "a"
but the script have this logic "a" = "A" and "A"="A"

        "a": [110, 132],
        "A": [34, 241, 110, 132],

this case

How we can change it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments