Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-27 | Base: Add Multilingual layout to Colemak | Karol Kosek | |
This commit will add additional key combinations from the Colemak Multilingual page, except of the dead keys. https://colemak.com/Multilingual | |||
2022-03-06 | Keymaps: Add Hebrew keymap | Idan Horowitz | |
2022-03-01 | Keymaps: Add µ key to Danish keymap | ReimarPB | |
2022-03-01 | Keymaps: Add keys to alt map on Danish layout | ReimarPB | |
2022-01-23 | Keymaps: Add Greek keymap | Στέφανος | |
2022-01-22 | Keymaps: Add Thai keymap | Thitat Auareesuksakul | |
2022-01-21 | keymaps: Fix keymap for Russian ЙЦУКЕН keyboard | Timur Sultanov | |
- Swap captial "Ё" and lowercase "ё" - Replace "|" with "/" to match the standard ЙЦУКЕН keyboard | |||
2022-01-13 | Base: Fix wrong keys in pt-br keymap | DaftMouse | |
This puts ]} and \| on the right keys and adds ' " | |||
2022-01-04 | Base: Add keymap for Norwegian Macintosh keyboards | Jean-Paul Balabanian | |
There is a significant difference between the PC keyboard mapping and the Macintosh mapping in Norwegian. | |||
2022-01-03 | Keymaps: Add colemak-caps-backspace mapping | Corey Williamson | |
This patch adds the colemak keymap with caps lock remapped to backspace (as is the default for colemak) | |||
2022-01-01 | Base: Add Russian keymap | Brandon | |
Add a Russian keymap file | |||
2021-12-20 | Base: Add Danish keymap | RasmusNylander | |
Based on what characters Windows 10 wrote when a key was pressed. This makes it a lot nicer to use a Danish keyboard :^) | |||
2021-11-30 | Keymaps: Add Workman keymap | Beyley Thomas | |
2021-11-28 | Keymaps: Add Turkish-F Keymap | Emir Sarı | |
2021-11-24 | Keymaps: Add bépo keymaps | Samuel El-Borai | |
2021-10-26 | Base: Map numpad '.' key to '.' instead of ',' in en-GB keymap | Sam Atkins | |
2021-10-13 | Base: Fix the Finnish keymap | Valtteri Koskivuori | |
Make the Ö, Ä and Å keys actually type what they should type. | |||
2021-05-27 | Keymaps: Fix for missing mapping for the polish ć,Ć character | Paweł Łukasik | |
2021-05-27 | Keymaps: Add German (Switzerland) keymap layout | Max Wipfli | |
This adds a `de-ch` keyboard layout. | |||
2021-05-22 | Base: Fix numeric keypad in slovenian keymap | NonStandardModel | |
Numeric keypad map was off-by-one. | |||
2021-05-01 | Meta: Remove trailing whitespace from ro.json | Linus Groh | |
This fixes the CI linting step. | |||
2021-05-01 | Keymap: Added Romanian layout | xSlendiX | |
2021-04-13 | Keymaps: Add pl keymap (#6282) | breakgimme | |
2021-04-08 | Keymaps: Add se keymap (#6198) | nickalfi | |
Based on the existing Finnish keymap for special characters and what characters Linux outputs when I press the key, including Numpad. | |||
2021-04-07 | Keymaps: Add sv-dvorak keymap (#6177) | Miika Hämynen | |
Based on the finnish keymap for special characters and what characters linux outputs when I press the key. | |||
2021-04-05 | Keymaps: Added fr-ch.json for Swiss-French keyboards (#6065) | Dodoross | |
This new file is inspired by de.json as the two keyboard layouts are very similar. | |||
2021-03-24 | Keymap: Added de-macintosh.json for German Mac keyboards | networkException | |
Some special characters might not match the exact layout from macOS as this was tested on Linux, but it is close enough to be well usable | |||
2021-03-15 | Keymap: Added no-latin1.json for Norwegian pc105 keyboards (#5794) | Magnus Alvestad | |
2021-03-08 | Base: Fix newlines at end of file in some files. | Emanuele Torre | |
2021-03-08 | Everywhere: Remove unnecessary whitespace at the end of some lines. | Emanuele Torre | |
2021-02-22 | Base: Add Slovak keymap | TheMorc | |
2021-02-21 | keymaps: Add dvorak-programmer | Kevin Kuehler | |
I left the numpad the same as qwerty because I don't have a keyborad with a numpad and don't know if those keys change or not. | |||
2021-02-02 | Base: Rename some keymaps to use xx-xx format where appropriate | Linus Groh | |
- en.json -> en-us.json - gb.json -> en-gb.json - ptbr.json -> pt-br.json - ptpt.json -> pt-pt.json | |||
2021-02-01 | Base: Replace tabs+spaces in keymaps by only spaces | Ben Wiederhake | |
2021-02-01 | Base: Cover entire German keyboard | Ben Wiederhake | |
I'm strongly basing this on what I'm used to (xkb-data's "de(basic)"), but without dead keys (since we don't support them). | |||
2021-02-01 | Base: Replace unnecessary escapes by actual codepoints | Ben Wiederhake | |
I used this arcane incantation by @emanuele6: < <(grep -hoP -e '\\u[A-Za-z0-9]{4}' ./*.json) grep -i -ve '\\u001b' \ | sort -u \ | while read -r; do sed -i "s,\\$REPLY,$(eval "echo $'$REPLY'"),g" ./*.json done Plus some manual editing to re-align everything. Thanks! :) | |||
2021-02-01 | Base: Fix wrong offset for Numpad and later keys | Ben Wiederhake | |
This seems to be the last remaining fallout of 8733da652e0baec609d29a3ca8e2ec8b61d08fe6. | |||
2021-01-29 | Base: Add missing "ß" to DE keymap | Linus Groh | |
2021-01-29 | Base: Add missing umlauts to DE keymap | Linus Groh | |
2021-01-29 | Base: Fix missing "£" in GB keymap | Linus Groh | |
Shift+3 is "£", not "#". | |||
2021-01-29 | Base: Reformat some keymaps | Linus Groh | |
This is in line with all the other ones, and makes finding the same keys in each map array a little easier. | |||
2021-01-06 | Keymaps: Created a new keymap for Italian keyboards. | Davide Carella | |
It now supports curly braces thanks to the new Shift+AltGr map. | |||
2020-10-02 | Keymaps: Add Colemak keymap (#3658) | utku | |
Leave CapsLock as is, as the Colemak Windows driver also does (Colemak originally maps CapsLock as Backspace). | |||
2020-09-14 | Base: Move be.json to the correct subfolder | Tibor Nagy | |
2020-08-06 | Base: Update Hungarian keymap with accented characters and more symbols | Tibor Nagy | |
Also fixing a bug where the numpad keys were accidentally shifted by one position in the JSON array. | |||
2020-08-06 | Keymaps: Add European Portuguese keymap | Edgar Araújo | |
2020-07-26 | Userland: Add Spanish keymap | Estanislao Pérez Nartallo | |
2020-07-25 | Base: Complete the french keymap and fix the numeric keypad | Benoît Lormeau | |
Accentuated letters and other characters from the Unicode Block "Latin-1 Supplement" were added; they weren't supported in the past. Regarding the numpad: there was a `"", ` too much in the keymap, which was shifting the keys when pressed (e.g. I would get a '9' instead of a '+') | |||
2020-07-14 | Base: Add missing single quotes to en.json keymap | thankyouverycool | |
This replaces the double quote in map and alt_map with the correct single quote character. | |||
2020-06-20 | Base: Fix slovenian keymap | LepkoQQ | |