summaryrefslogtreecommitdiff
path: root/quantum/keymap_extras/keymap_spanish.h
AgeCommit message (Collapse)AuthorFilesLines
2026-01-01[CI] Regenerate Files (#25920)QMK Bot1-1/+1
Regenerate Files
2025-05-05Generate versions to keycode headers (#25219)Joel Challis1-0/+6
2025-01-01[CI] Regenerate Files (#24770)QMK Bot1-1/+1
Regenerate Files
2024-01-04Regenerate Files (#22821)QMK Bot1-1/+1
2023-03-03Remove some use of keymap.h (#19980)Joel Challis1-1/+1
2023-01-01Regenerate Files (#19463)QMK Bot1-1/+2
2022-12-21Remaining DD keymap_extras migration (#19110)Joel Challis1-69/+25
* Parse headers to data * Regen headers from data
2021-07-06`keymap_extras`: Remove deprecated defines (#12949)Ryan1-9/+0
2021-07-01Cleanup junk chars, part 4 (#13345)Ryan1-18/+18
2020-09-01Fixed Spanish keymap extra ES_DIAE symbol (#10211)Félix Sanz1-1/+1
* Fixed Spanish keymap extra ES_DIAE symbol `ES_DIAE` should be `S(ES_ACUT)` not `S(ES_GRV)` * Update quantum/keymap_extras/keymap_spanish.h Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Ryan <fauxpark@gmail.com>
2020-03-12Update Spanish keymap and sendstring LUT (#8364)Ryan1-51/+140
2019-08-30clang-format changesskullY1-33/+33
2019-01-03Remove redundant, language-specific aliases for KC_ALGR (#4720)Konstantin Đorđević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
2018-12-12Add standard definitions for ALGR and KC_ALGR (#4389)Konstantin Đorđević1-2/+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
2017-06-12Rename ES_RCRB to ES_RCBR for consistency reasons (left curly bracket is ↵Víctor1-1/+1
defined as ES_LCBR)
2017-06-12Fix keymap definitions referencing inexistent macrosVíctor1-2/+2
2017-03-28Clarify the quantum license (#1042)skullydazed1-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
2016-07-14extra_keymaps: use RALT() instead of 0x1400 for AltGrJonathan A. Kollasch1-1/+1
2016-07-02Fix for '~' in spanish layoutRubén Díaz-Jorge1-2/+2
2016-06-18Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert1-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
2015-10-26quantum separatedJack Humbert1-0/+62