summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras/keymap_french.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove some use of keymap.h (#19980)Joel Challis2023-03-031-1/+1
|
* Regenerate Files (#19463)QMK Bot2023-01-011-1/+2
|
* Remaining DD keymap_extras migration (#19110)Joel Challis2022-12-211-70/+27
| | | | | * Parse headers to data * Regen headers from data
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-11/+0
|
* Cleanup junk chars, part 4 (#13345)Ryan2021-07-011-18/+18
|
* Update French keymap and sendstring LUT (#8436)Ryan2020-03-161-72/+143
|
* clang-format changesskullY2019-08-301-57/+57
|
* Remove redundant, language-specific aliases for KC_ALGR (#4720)Konstantin Đorđević2019-01-031-3/+0
| | | | | | | | * 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
* remove more warningsJack Humbert2017-02-161-1/+3
|
* extra_keymaps: use RALT() instead of 0x1400 for AltGrJonathan A. Kollasch2016-07-141-1/+1
|
* keymap_extras: add newline at end of filesJonathan A. Kollasch2016-07-141-1/+1
|
* Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-181-1/+1
| | | | | | | | | | | | | | | | * 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
* Fix FR_RCBR declaration in keymap_french.hKévin Letord2016-02-271-1/+1
|
* quantum separatedJack Humbert2015-10-261-0/+83