summaryrefslogtreecommitdiff
path: root/quantum/keymap_extras/keymap_fr_ch.h
AgeCommit message (Collapse)Author
2022-05-15Rename keymap_extras headers for consistency (#16939)Ryan
2021-07-06`keymap_extras`: Remove deprecated defines (#12949)Ryan
2021-07-01Cleanup junk chars, part 4 (#13345)Ryan
2021-01-13keymap_fr_ch: undef `CH_H` (#11537)Ryan
2020-04-19Update Swiss French/German keymaps and add sendstring LUTs (#8689)Ryan
2019-08-30clang-format changesskullY
2019-01-03Remove redundant, language-specific aliases for KC_ALGR (#4720)Konstantin Đorđević
* 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
2018-12-12Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević
* 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
2017-03-28Clarify the quantum license (#1042)skullydazed
* 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
2016-07-14extra_keymaps: use RALT() instead of 0x1400 for AltGrJonathan A. Kollasch
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert
* sorts out keycodes * move midi around * remove mbed * replaces keymap with qmk/keymap_common * fixes keymap.h * keymap, config, quantum rearrange * removes unneeded lufa stuff
2016-02-20Add extra keymap for swiss french keyboardVincent Pochet