summary refs log tree commit diff
path: root/docs/reference_keymap_extras.md
diff options
context:
space:
mode:
authorAndré Cruz <andre@cabine.org>2020-12-30 03:40:58 +0000
committerGitHub <noreply@github.com>2020-12-29 19:40:58 -0800
commitca8df55858953476f2681dc1de432f66c8765356 (patch)
treecb9c038992f019cd633579bfc592c0b3e397ab2f /docs/reference_keymap_extras.md
parentfda514bbd7bb26a8a6cc12cd1d5e36b0d12e7ae0 (diff)
Added mac variant of portuguese keymap extras (#11260)
* Added mac variant of portuguese keymap

This keymap is very similar to the existing portuguese keymap, but
some symbols are moved around.

Apply suggestions from code review

Corrected whitespace and implemented some suggested changes.

Co-authored-by: Ryan <fauxpark@gmail.com>

Converted some spaces to nbsp

Added sendstring ISO version

* Apply suggestions from code review

Added suggestions from code review

Co-authored-by: Ryan <fauxpark@gmail.com>

* Replaced space with nbsp

* Corrected 2 chars in ascii_to_shift_lut

{ and } require shift

Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'docs/reference_keymap_extras.md')
-rw-r--r--docs/reference_keymap_extras.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/reference_keymap_extras.md b/docs/reference_keymap_extras.md
index 7e3d9bf274..f2abb4e596 100644
--- a/docs/reference_keymap_extras.md
+++ b/docs/reference_keymap_extras.md
@@ -46,6 +46,7 @@ To use these, simply `#include` the corresponding [header file](https://github.c
 |Norwegian                  |`keymap_norwegian.h`            |
 |Polish                     |`keymap_polish.h`               |
 |Portuguese                 |`keymap_portuguese.h`           |
+|Portuguese (macOS, ISO)    |`keymap_portuguese_osx_iso.h`   |
 |Portuguese (Brazil)        |`keymap_br_abnt2.h`             |
 |Romanian                   |`keymap_romanian.h`             |
 |Russian*                   |`keymap_russian.h`              |