aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras/keymap_canadian_multilingual.h
Commit message (Collapse)AuthorAgeFilesLines
* Unflip < and > for canadian mutlilingual (#10222)Olivier Li2020-09-061-2/+2
| | | Co-authored-by: Olivier Li <olivierli@google.com>
* Fixed CA_DOTA key code (#9722)Hedgestock2020-07-161-1/+1
|
* Update Canadian Multilingual keymap and add sendstring LUT (#8786)Ryan2020-05-131-236/+410
|
* clang-format changesskullY2019-08-301-177/+177
|
* Remove redundant, language-specific aliases for KC_ALGR (#4720)Konstantin Đorđević2019-01-031-27/+19
| | | | | | | | * Use standard KC_ALGR, remove language-specific redefinitions * Use ALGR instead of ALTGR in BÉPO and Canadian multilingual keymaps * Remove BE_LALT, BE_LGUI aliases
* Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević2018-12-121-4/+1
| | | | | | | | | | | | | | * Add standard ALGR defition, remove (re)definitions from language files * Use ALGR(kc) consistently in ALTGR(kc) aliases * Non-Nordic keymaps should not use NO_ALGR * Add standard KC_ALGR definition * Update docs with ALGR and KC_ALGR * Update SS_ALGR and ALGR_T aliases
* Clarify the quantum license (#1042)skullydazed2017-03-281-0/+15
| | | | | | | | | | * Clarify the license for files we have signoff on * Update against the currently signed off files * Remove unused and not clearly licensed headers * Replace an #endif I accidentally removed while resolving merge conflicts
* Fixed compilation issues after the mergeDidier Loiseau2016-09-111-1/+1
|
* BÉPO over CSA: GR2A-shifted characters in AltGr layerDidier Loiseau2016-04-021-11/+75
| | | | - define aliases for all GR2A-shifted characters - use the available characters in BÉPO over CSA AltGr layer
* Use CSA_ as prefix for Canadian Multilingual key aliasesDidier Loiseau2016-04-021-121/+123
| | | CM is already used for Colemak.
* BÉPO over CSA: GR2A characters in AltGr layerDidier Loiseau2016-04-021-4/+77
| | | | - define aliases for all GR2A characters (unshifted) - use the available characters in the BÉPO over CSA AltGr layer
* BÉPO over CSA: AltGr layerDidier Loiseau2016-04-021-0/+11
| | | | | | | | - implemented the most useful characters: - all French characters + € - common programmer characters - other keys implemented as KC_NO to avoid mistyping a character from a lower layer - AltGr+Shift not supported (yet)
* Initial BÉPO over CSA with Shift layerDidier Loiseau2016-04-021-0/+105
Initial implementation of the BÉPO layout for use with the Canadian Multilingual Standard layout (a.k.a. CSA / ACNOR layout) on the OS-side. - support all bépo characters from the default and shifted layers