| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [CI] Regenerate Files (#25920) | QMK Bot | 2026-01-01 | 1 | -1/+1 |
| | | | | Regenerate Files | ||||
| * | Generate versions to keycode headers (#25219) | Joel Challis | 2025-05-05 | 1 | -0/+6 |
| | | |||||
| * | [CI] Regenerate Files (#24770) | QMK Bot | 2025-01-01 | 1 | -1/+1 |
| | | | | Regenerate Files | ||||
| * | Regenerate Files (#22821) | QMK Bot | 2024-01-04 | 1 | -1/+1 |
| | | |||||
| * | Remove some use of keymap.h (#19980) | Joel Challis | 2023-03-03 | 1 | -1/+1 |
| | | |||||
| * | Regenerate Files (#19463) | QMK Bot | 2023-01-01 | 1 | -1/+2 |
| | | |||||
| * | Remaining DD keymap_extras migration (#19110) | Joel Challis | 2022-12-22 | 1 | -69/+25 |
| | | | | | | * Parse headers to data * Regen headers from data | ||||
| * | `keymap_extras`: Remove deprecated defines (#12949) | Ryan | 2021-07-06 | 1 | -13/+0 |
| | | |||||
| * | Cleanup junk chars, part 4 (#13345) | Ryan | 2021-07-01 | 1 | -18/+18 |
| | | |||||
| * | Update German keymap and sendstring LUT (#8437) | Ryan | 2020-03-16 | 1 | -88/+143 |
| | | |||||
| * | clang-format changes | skullY | 2019-08-31 | 1 | -36/+36 |
| | | |||||
| * | Remove redundant, language-specific aliases for KC_ALGR (#4720) | Konstantin Đorđević | 2019-01-03 | 1 | -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-12 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | * 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) | skullydazed | 2017-03-29 | 1 | -0/+16 |
| | | | | | | | | | | | * 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 | ||||
| * | extra_keymaps: use RALT() instead of 0x1400 for AltGr | Jonathan A. Kollasch | 2016-07-14 | 1 | -1/+1 |
| | | |||||
| * | Cleans up quantum/keymap situation, removes extra lufa folders (#416) | Jack Humbert | 2016-06-18 | 1 | -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 | ||||
| * | complete keymap_german.h (all alphanumerics) | plgruener | 2016-01-19 | 1 | -0/+39 |
| | | | | | | add 'DE_'-prefixed aliases for all alphanumerics, so it becomes immediatly obvious which layout we are assuming. | ||||
| * | Add german keymap and german ergodox layout | Matthias Schmitt | 2015-12-19 | 1 | -0/+60 |