| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
* Parse headers to data
* Regen headers from data
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: Olivier Li <olivierli@google.com>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
* 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 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 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
|
| |
|
|
|
|
| |
- define aliases for all GR2A-shifted characters
- use the available characters in BÉPO over CSA AltGr layer
|
|
|
| |
CM is already used for Colemak.
|
|
|
|
| |
- define aliases for all GR2A characters (unshifted)
- use the available characters in the BÉPO over CSA AltGr layer
|
|
|
|
|
|
|
|
| |
- 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 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
|