Olivier Li
303fa4f58d
Unflip < and > for canadian mutlilingual ( #10222 )
...
Co-authored-by: Olivier Li <olivierli@google.com >
2020-09-30 03:49:37 -07:00
Félix Sanz
cb14edb893
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 >
2020-09-30 03:47:04 -07:00
David Kosorin
94e676d05b
Fix Czech keycodes ( #9987 )
2020-09-30 03:20:48 -07:00
Ryan
b6f9ca3b09
Fix Belgian sendstring properly ( #10444 )
2020-09-26 14:14:34 +10:00
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/
2020-09-26 05:34:38 +10:00
Olivier Li
9bca381b98
Unflip < and > for canadian mutlilingual ( #10222 )
...
Co-authored-by: Olivier Li <olivierli@google.com >
2020-09-06 09:51:38 +10:00
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 >
2020-09-01 08:23:31 +10:00
David Kosorin
dba8148764
Fix Czech keycodes ( #9987 )
2020-08-29 14:30:02 -07:00
Hedgestock
790a58ddd7
Fixed CA_DOTA key code ( #9722 )
2020-08-08 22:43:58 -07:00
Oskar Holstensson
c00414e429
Changed US_RBRC to KC_RBRC instead of KC_LBRC ( #9664 )
2020-08-08 22:23:32 -07:00
Guillaume Gérard
95782d3137
Send_String: feat: add dvorak-fr as extra keymap ( #9512 )
2020-08-08 21:32:07 -07:00
Joshua Diamond
846a3197b6
Send_String: 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!
2020-08-08 21:29:55 -07:00
Kimat Boven
d26bb7e403
BE_J should map to KC_J ( #9243 )
2020-08-08 21:01:22 -07:00
Hedgestock
fc13315300
Fixed CA_DOTA key code ( #9722 )
2020-07-16 15:50:51 +10:00
Oskar Holstensson
ca598c3df6
Changed US_RBRC to KC_RBRC instead of KC_LBRC ( #9664 )
2020-07-08 21:45:43 +01:00
Guillaume Gérard
5f9fb01020
[Keymap Extra] Add French AZERTY (AFNOR - NF Z71-300) ( #9644 )
...
Co-authored-by: Ryan <fauxpark@gmail.com >
2020-07-08 19:55:02 +01:00
Olli
b30d0361c5
Fix “G” in Neo2 keymap ( #9645 )
...
Fix duplicated “NE_H” definition to use “NE_G” in Neo2 keymap,
introduced with commit 44ff14f .
2020-07-04 11:43:52 +01:00
Guillaume Gérard
9b85bd68a4
feat: add dvorak-fr as extra keymap ( #9512 )
2020-06-24 22:52:40 -07:00
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!
2020-06-23 22:35:43 -07:00
Ryan
f945c3d474
Add Romanian keymap and sendstring LUT ( #8852 )
2020-06-12 17:00:27 +09:00
Konstantin Đorđević
7595ce5cb4
Add back deprecated SE_AE keycode
2020-06-12 17:00:27 +09:00
joseandres42
ea3557fc29
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 >
2020-06-12 17:00:27 +09:00
Ryan
5f62d5ce92
Update French and German macOS keymaps and add sendstring LUTs ( #8700 )
2020-06-12 17:00:27 +09:00
Ryan
0a833a3c6f
Update Swiss French/German keymaps and add sendstring LUTs ( #8689 )
2020-06-12 17:00:27 +09:00
fauxpark
37ee7ea539
Slight rename of double angle quote keycodes
2020-06-12 17:00:27 +09:00
artjomsR
dc9e7b3946
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 >
2020-06-12 17:00:27 +09:00
fauxpark
09e02e644e
Update BÉPO keymap and sendstring LUT
2020-06-12 17:00:27 +09:00
Konstantin Đorđević
ac81237286
GR_DTON → GR_DIAT
2020-06-12 17:00:27 +09:00
Konstantin Đorđević
93b0976dbb
Small corrections to Belgian, Serbian and Slovenian keymaps
2020-06-12 17:00:27 +09:00
fauxpark
f1252d446a
Wrong letter
2020-06-12 17:00:27 +09:00
fauxpark
06ffea0372
Update Italian macOS keymaps and add sendstring LUTs
2020-06-12 17:00:27 +09:00
Ryan
ce318b12d7
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 >
2020-06-12 17:00:27 +09:00
Ryan
cb117c6578
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
2020-06-12 17:00:27 +09:00
fauxpark
194300ec73
Switch to ANSI layout
2020-06-12 17:00:27 +09:00
Ryan
b34f369492
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 >
2020-06-12 17:00:27 +09:00
fauxpark
01f51b9cf7
Add Russian keymap
2020-06-12 17:00:27 +09:00
Ryan
ada0ccef5a
Add Slovak keymap and sendstring LUT ( #8561 )
2020-06-12 17:00:27 +09:00
Ryan
a8c1208e38
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 >
2020-06-12 17:00:27 +09:00
Ryan
2d6b5a61e1
Add Lithuanian keymap and sendstring LUT ( #8562 )
...
* Add Lithuanian keymap and sendstring LUT
* Add Lithuanian AZERTY
2020-06-12 17:00:27 +09:00
Ryan
39f44be042
Add Latvian keymap and sendstring LUT ( #8563 )
2020-06-12 17:00:27 +09:00
Drashna Jaelre
18a7247336
Fix IT_APOS backward compatibility define in keymap_italian.h ( #8565 )
...
* Fix IT_APOS backward compatibility define in keymap_italian.h
Found by ZSA.
2020-06-12 17:00:27 +09:00
Kimat Boven
dfcd4f0d25
BE_J should map to KC_J ( #9243 )
2020-06-01 14:04:44 +10:00
Ryan
44ff14f290
Update Neo2 keymap ( #9063 )
2020-05-13 19:34:55 +01:00
Ryan
741c7d5eec
Update Canadian Multilingual keymap and add sendstring LUT ( #8786 )
2020-05-13 19:34:31 +01:00
QMK Bot
bd639752db
format code according to conventions [skip ci]
2020-04-28 07:04:07 +00:00
Ryan
aaeef7a833
Add Romanian keymap and sendstring LUT ( #8852 )
2020-04-28 16:23:48 +10:00
Ryan
43785126a7
Merge pull request #8710 from vomindoraan/keymap_extras_fixup
2020-04-19 19:18:05 +10:00
Konstantin Đorđević
ed910c8e97
Add back deprecated SE_AE keycode
2020-04-19 02:56:52 +02:00
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 >
2020-04-18 17:12:36 -07:00
Ryan
cd5399942b
Merge pull request #8722 from fauxpark/keymap-extras-bepo
2020-04-19 06:58:01 +10:00