summaryrefslogtreecommitdiff
path: root/docs
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
parent8e68003b28fd79a7c7f2e4e1242539105000bec5 (diff)
Improved Language Specific Keycodes for US International and Extended Layouts (#11307)
Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'docs')
-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 f2abb4e596..40a1956844 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
|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` |