1
0
Fork 0

Add Canadian French input locale (#21456)

Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
Nebuleon 2024-01-09 06:11:59 -05:00 committed by GitHub
parent 744ac91f5e
commit e67d2c2f6f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 650 additions and 0 deletions

View file

@ -36,6 +36,7 @@ These headers are located in [`quantum/keymap_extras/`](https://github.com/qmk/q
|French (AFNOR) |`keymap_french_afnor.h` |`sendstring_french_afnor.h` |
|French (BÉPO) |`keymap_bepo.h` |`sendstring_bepo.h` |
|French (Belgium) |`keymap_belgian.h` |`sendstring_belgian.h` |
|French (Canada) |`keymap_canadian_french.h` |`sendstring_canadian_french.h` |
|French (Switzerland) |`keymap_swiss_fr.h` |`sendstring_swiss_fr.h` |
|French (macOS, ISO) |`keymap_french_mac_iso.h` |`sendstring_french_mac_iso.h` |
|German |`keymap_german.h` |`sendstring_german.h` |