summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras/keymap_slovenian.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-68/+25
| | | | | * Parse headers to data * Regen headers from data
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-8/+0
|
* Cleanup junk chars, part 4 (#13345)Ryan2021-07-011-18/+18
|
* Small corrections to Belgian, Serbian and Slovenian keymapsKonstantin Đorđević2020-04-061-2/+2
|
* Update Slovenian keymap and add sendstring LUT (#8350)Ryan2020-03-161-84/+148
|
* clang-format changesskullY2019-08-301-33/+33
|
* 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-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
* Remove ALTG(kc) as it's misleading and is not actually AltGr (#4338)Konstantin Đorđević2018-11-061-13/+17
| | | | | | * Remove ALTG(kc) as it's misleading and is not actually AltGr * Add temporary alias for ALGR in keyboards/planck/keymaps/pevecyan/keymap.c
* Keymap: add new keymap (#4127)ROMUSKING2018-10-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * an attempt at own layout * typematrixed dvorak * columns shifted columns shifted out, second pinky column moved to the inside. * Update users/romus/romus.h * code cleanup Changes requested by Drashna + Tap Dance enabled * Fixed EOF Fixed the no newline at the end of file alert. * rgblight fight eeprom writes * rgb code simplification * Update users/romus/README.md * Update quantum/keymap_extras/keymap_slovenian.h
* convert to unix line-endings [skip ci]QMK Bot2018-10-161-1/+1
|
* Fixes on slovenian keymapŽan Pevec2018-10-161-14/+14
|
* Basic Slovenian keymap added (#4128)Žan Pevec2018-10-151-0/+106
* Basic Slovenian keymap added * Author fixed