aboutsummaryrefslogtreecommitdiff
path: root/docs/reference_keymap_extras.md
diff options
context:
space:
mode:
authorJoshua Diamond <josh@windowoffire.com>2021-01-01 23:54:48 -0500
committerGitHub <noreply@github.com>2021-01-02 15:54:48 +1100
commite190872b822f247794213120e0f7a276c07c95b9 (patch)
tree55e961faa6b587b03acf98a61d22c7b263f49ac0 /docs/reference_keymap_extras.md
parent8e68003b28fd79a7c7f2e4e1242539105000bec5 (diff)
downloadqmk_firmware-e190872b822f247794213120e0f7a276c07c95b9.tar.gz
qmk_firmware-e190872b822f247794213120e0f7a276c07c95b9.zip
Improved Language Specific Keycodes for US International and Extended Layouts (#11307)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'docs/reference_keymap_extras.md')
-rw-r--r--docs/reference_keymap_extras.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference_keymap_extras.md b/docs/reference_keymap_extras.md
index f2abb4e59..40a195684 100644
--- a/docs/reference_keymap_extras.md
+++ b/docs/reference_keymap_extras.md
@@ -18,7 +18,9 @@ To use these, simply `#include` the corresponding [header file](https://github.c
18|Dutch (Belgium) |`keymap_belgian.h` | 18|Dutch (Belgium) |`keymap_belgian.h` |
19|English (Ireland) |`keymap_irish.h` | 19|English (Ireland) |`keymap_irish.h` |
20|English (UK) |`keymap_uk.h` | 20|English (UK) |`keymap_uk.h` |
21|English (US Extended) |`keymap_us_extended.h` |
21|English (US International) |`keymap_us_international.h` | 22|English (US International) |`keymap_us_international.h` |
23|English (US International, Linux)|`keymap_us_international_linux.h`|
22|Estonian |`keymap_estonian.h` | 24|Estonian |`keymap_estonian.h` |
23|Finnish |`keymap_finnish.h` | 25|Finnish |`keymap_finnish.h` |
24|French |`keymap_french.h` | 26|French |`keymap_french.h` |