aboutsummaryrefslogtreecommitdiff
path: root/docs/reference_keymap_extras.md
Commit message (Collapse)AuthorAgeFilesLines
* docs: move description of host_language from Macros to Language-specific ↵Amund Tenstad2024-11-151-2/+24
| | | | | | | | Keycodes (#24584) Co-authored-by: フィルターペーパー <76888457+filterpaper@users.noreply.github.com> Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Ryan <fauxpark@gmail.com>
* add farsi keymap extras (#23650)Amir2024-06-201-0/+1
|
* Add MacOS Czech ISO and ANSI keymaps #23346 (#23412)Pavel Kroupa2024-04-301-0/+2
|
* Add Canadian French input locale (#21456)Nebuleon2024-01-091-0/+1
| | | | Co-authored-by: Ryan <fauxpark@gmail.com>
* Add latam spanish headers (#22542)JuanoD2023-12-041-0/+1
|
* Remove requirement for `keymap_steno.h` include in keymaps (#22423)Ryan2023-11-121-1/+0
| | | | | * Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being
* Rename keymap_extras headers for consistency (#16939)Ryan2022-05-151-25/+25
|
* Add Ukrainian keymap header (#16947)Ryan2022-04-281-0/+1
| | | | | * Add Ukrainian keymap header * Docs
* Rework keymap_extras docs (#13949)Ryan2021-08-151-75/+80
|
* Improved Language Specific Keycodes for US International and Extended ↵Joshua Diamond2021-01-021-0/+2
| | | | | Layouts (#11307) Co-authored-by: Ryan <fauxpark@gmail.com>
* Added mac variant of portuguese keymap extras (#11260)André Cruz2020-12-291-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* [Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) (#9644)Guillaume Gérard2020-07-081-0/+1
| | | Co-authored-by: Ryan <fauxpark@gmail.com>
* feat: add dvorak-fr as extra keymap (#9512)Guillaume Gérard2020-06-241-0/+1
|
* Add Hebrew keymap aliases (#9383)Joshua Diamond2020-06-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * Add Hebrew keymap aliases * Use NBSP for internal space in box drawings * Apply suggestions from code review * More whitespace fixes * IL_DVAV, IL_DYOD and IL_VYOD were incorrect * Add IL_DEG, IL_MUL, IL_DIV * Hebrew is now ISO (no more BAE) * Use ISO left shift * Apply suggestions from code review * DYOD and VYOD were reversed in diagram. Oops!
* `French (Belgium)` was missing (#9245)Kimat Boven2020-06-011-0/+1
|
* Documentation for keymap_extras (#9194)Ryan2020-05-271-0/+79