forked from mirrors/qmk_userspace
Improved Language Specific Keycodes for US International and Extended Layouts (#11307)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
8e68003b28
commit
e190872b82
7 changed files with 594 additions and 13 deletions
|
@ -18,7 +18,9 @@ To use these, simply `#include` the corresponding [header file](https://github.c
|
|||
|Dutch (Belgium) |`keymap_belgian.h` |
|
||||
|English (Ireland) |`keymap_irish.h` |
|
||||
|English (UK) |`keymap_uk.h` |
|
||||
|English (US Extended) |`keymap_us_extended.h` |
|
||||
|English (US International) |`keymap_us_international.h` |
|
||||
|English (US International, Linux)|`keymap_us_international_linux.h`|
|
||||
|Estonian |`keymap_estonian.h` |
|
||||
|Finnish |`keymap_finnish.h` |
|
||||
|French |`keymap_french.h` |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue