Olli Helenius
9472c4b8cb
Fix US_RDQU keycode ( #13464 )
...
`US_RDQU` and `US_LDQU` were aliased to the same keycode. `US_RDQU`
should use the right bracket.
4 years ago
freqmod
705774f7bf
Steno combinedkeys ( #12538 )
...
* Add support for steno keys that press adjacent keys simultaniously
* Add some docs for steno combined keys
4 years ago
Carl-Fredrik Arvidson
3486870ee4
Adds Swedish Mac ISO and ANSI keymaps ( #13055 )
...
* Adds Swedish Mac ISO and ANSI keymaps
* Replaces NBSP with space
* Adds missing keys
* Remove duplicates
* Remove duplicates
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Change case and remove whitespace
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Fix uppercase
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Add specific files for Swedish Pro
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Remove whitespace
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_pro_osx_ansi.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_swedish_osx_iso.h
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
Ryan
50d4dfd2e6
`keymap_extras`: Remove deprecated defines ( #12949 )
4 years ago
Ryan
dc3896e31c
Cleanup junk chars, part 4 ( #13345 )
4 years ago
Ryan
09835033da
keymap_fr_ch: undef `CH_H` ( #11537 )
4 years ago
Joshua Diamond
e190872b82
Improved Language Specific Keycodes for US International and Extended Layouts ( #11307 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
4 years ago
André Cruz
ca8df55858
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>
4 years ago
Ryan
48f4768d33
Change include guards in quantum/ to pragma once ( #11239 )
4 years ago
Hedgestock
8ea7f4f45f
Fixed french quotes on canadian multilingual ( #11183 )
4 years ago
Geoffrey BOTIN
2ffac90c99
Fix typo causing `redefined error` in keymap_french_osx ( #10962 )
...
Co-authored-by: gbotin <geoffrey.botin@gmail.com>
5 years ago
Félix Sanz
168ce1a743
Update keymap_spanish_dvorak.h ( #10213 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Ryan
6c78f80fa1
Partial fix for sendstring_french.h ( #10623 )
5 years ago
Ryan
b6f9ca3b09
Fix Belgian sendstring properly ( #10444 )
5 years ago
Drashna Jaelre
9570b1bbb4
Fix Belgian sendstring file ( #10443 )
...
Specifically, the `BE_CIRC` is an alt-ed keycode, which means it
doesn't fit into the 8 bit keycode range... It should be `BE_SECT`,
as it is already alt-ed by the alt lut.
Confirmed that this change fixes compilation warnings and works
correctly, on reddit.
https://www.reddit.com/r/olkb/comments/iywin1/unsigned_conversion_from_int_to_unsigned_char/g6jvfgl/
5 years ago
Olivier Li
9bca381b98
Unflip < and > for canadian mutlilingual ( #10222 )
...
Co-authored-by: Olivier Li <olivierli@google.com>
5 years ago
Félix Sanz
69804bb243
Fixed Spanish keymap extra ES_DIAE symbol ( #10211 )
...
* Fixed Spanish keymap extra ES_DIAE symbol
`ES_DIAE` should be `S(ES_ACUT)` not `S(ES_GRV)`
* Update quantum/keymap_extras/keymap_spanish.h
Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
David Kosorin
dba8148764
Fix Czech keycodes ( #9987 )
5 years ago
Hedgestock
fc13315300
Fixed CA_DOTA key code ( #9722 )
5 years ago
Oskar Holstensson
ca598c3df6
Changed US_RBRC to KC_RBRC instead of KC_LBRC ( #9664 )
5 years ago
Guillaume Gérard
5f9fb01020
[Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) ( #9644 )
...
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Olli
b30d0361c5
Fix “G” in Neo2 keymap ( #9645 )
...
Fix duplicated “NE_H” definition to use “NE_G” in Neo2 keymap,
introduced with commit 44ff14f
.
5 years ago
Guillaume Gérard
9b85bd68a4
feat: add dvorak-fr as extra keymap ( #9512 )
5 years ago
Joshua Diamond
4b80ee46f8
Add Hebrew keymap aliases ( #9383 )
...
* 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!
5 years ago
Kimat Boven
dfcd4f0d25
BE_J should map to KC_J ( #9243 )
5 years ago
Ryan
44ff14f290
Update Neo2 keymap ( #9063 )
5 years ago
Ryan
741c7d5eec
Update Canadian Multilingual keymap and add sendstring LUT ( #8786 )
5 years ago
QMK Bot
bd639752db
format code according to conventions [skip ci]
5 years ago
Ryan
aaeef7a833
Add Romanian keymap and sendstring LUT ( #8852 )
5 years ago
Konstantin Đorđević
ed910c8e97
Add back deprecated SE_AE keycode
5 years ago
joseandres42
195324cc4c
Add dvorak's spanish variant to quantum/keymap_extras ( #8732 )
...
* Added dvorak's spanish variant.
* Fixed spacing
* Fixed filename typo
* Applied fixes and suggestions.
* Fixed spacing
* Added sendstring_spanish_dvorak.h
* Fixed sendstring_spanish.h
* Update quantum/keymap_extras/sendstring_spanish_dvorak.h
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/sendstring_spanish.h
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/sendstring_spanish_dvorak.h
Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-authored-by: joseandres42 <joseandres42@Orion-PC.localdomain>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
Ryan
f43cb31476
Update French and German macOS keymaps and add sendstring LUTs ( #8700 )
5 years ago
Ryan
89eb3a9e42
Update Swiss French/German keymaps and add sendstring LUTs ( #8689 )
5 years ago
fauxpark
09a1917103
Slight rename of double angle quote keycodes
5 years ago
QMK Bot
5380c29dd7
format code according to conventions [skip ci]
5 years ago
artjomsR
23f19852b9
Added Workman ZXCVM variation ( #8686 )
...
* Added Workman ZXCVM variation
* Update quantum/keymap_extras/keymap_workman_zxcvm.h
Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>
* Update quantum/keymap_extras/sendstring_workman_zxcvm.h
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_workman_zxcvm.h
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/keymap_workman_zxcvm.h
Co-Authored-By: Ryan <fauxpark@gmail.com>
* Update quantum/keymap_extras/sendstring_workman_zxcvm.h
Co-Authored-By: Ryan <fauxpark@gmail.com>
Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
Co-authored-by: Ryan <fauxpark@gmail.com>
5 years ago
fauxpark
0499f30f59
Update BÉPO keymap and sendstring LUT
5 years ago
Konstantin Đorđević
e0909a31c7
GR_DTON → GR_DIAT
5 years ago
Konstantin Đorđević
d6bffdf577
Small corrections to Belgian, Serbian and Slovenian keymaps
5 years ago
fauxpark
bf38f39c3f
Wrong letter
5 years ago
fauxpark
62d1d69ba9
Update Italian macOS keymaps and add sendstring LUTs
5 years ago
Ryan
c3c2eb71e1
Add Greek keymap ( #8636 )
...
* Add Greek keymap
* Split left shift (unused), change keycode for dialytika tonos
* Update quantum/keymap_extras/keymap_greek.h
Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>
* Fix definition for DTON
Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
5 years ago
Ryan
28a6a4a15b
Add Polish keymap ( #8637 )
...
* Add Polish keymap
* Fix wrong AltGr mapping
* These are ogoneks, not cedillas
* Too many !s
* ANSI
* Just use BSLS
* Move BSLS
* Move PIPE
* Fix some incorrect names in keymap_slovak.h
Thanks to vomindoraan
5 years ago
Ryan
c5efbc45a1
Add Korean keymap ( #8635 )
...
* Add Korean keymap
* Switch to ANSI layout
* Update quantum/keymap_extras/keymap_korean.h
Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>
Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
5 years ago
fauxpark
781308507d
Switch to ANSI layout
5 years ago
fauxpark
3fe8d604a4
Add Russian keymap
5 years ago
Ryan
194bc7a7e1
Add Slovak keymap and sendstring LUT ( #8561 )
5 years ago
Ryan
fec4283022
Add Serbian keymaps and sendstring LUT ( #8560 )
...
* Add Serbian keymaps and sendstring LUT
* Apply suggestions from code review
Co-Authored-By: Konstantin Đorđević <vomindoraan@gmail.com>
* Fix formatting
Co-authored-by: Konstantin Đorđević <vomindoraan@gmail.com>
5 years ago
Ryan
17af712b7c
Add Lithuanian keymap and sendstring LUT ( #8562 )
...
* Add Lithuanian keymap and sendstring LUT
* Add Lithuanian AZERTY
5 years ago
Ryan
712ded1f2f
Add Latvian keymap and sendstring LUT ( #8563 )
5 years ago