aboutsummaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras
Commit message (Collapse)AuthorAgeFilesLines
...
| * | keymap_dvorak.h: add missing shifted keys, fix whitespaceJonathan A. Kollasch2016-07-141-4/+11
| | |
| * | extra_keymaps: use RALT() instead of 0x1400 for AltGrJonathan A. Kollasch2016-07-147-7/+7
| | |
| * | keymap_extras: add newline at end of filesJonathan A. Kollasch2016-07-142-2/+2
| | |
| * | Fix for '~' in spanish layoutRubén Díaz-Jorge2016-07-021-2/+2
| | |
| * | adds fuse settings for atmega32u4, fixes keymap_extras includesJack Humbert2016-06-212-1/+1
| | |
| * | Warning reductions (#430)Jack Humbert2016-06-211-3/+0
| | | | | | | | | Warning reductions
| * | Cleans up quantum/keymap situation, removes extra lufa folders (#416)Jack Humbert2016-06-1814-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | Added Swiss-German keymap. (#335)heartsekai2016-05-181-0/+102
| | |
| * | Add a keymap_extras header for PloverJames ‘Twey’ Kay2016-04-231-0/+32
| | |
| * | added new experimental layout - works with ErgodoxLayoutGeneratorStephan Bösebeck2016-04-171-2/+2
| | |
| * | fixed de_osx prefix in keymap include to avoid conflictsStephan Bösebeck2016-03-311-78/+78
| | |
* | | BÉPO over CSA: GR2A-shifted characters in AltGr layerDidier Loiseau2016-04-021-11/+75
| | | | | | | | | | | | - define aliases for all GR2A-shifted characters - use the available characters in BÉPO over CSA AltGr layer
* | | Use CSA_ as prefix for Canadian Multilingual key aliasesDidier Loiseau2016-04-021-121/+123
| | | | | | | | | CM is already used for Colemak.
* | | BÉPO over CSA: GR2A characters in AltGr layerDidier Loiseau2016-04-021-4/+77
| | | | | | | | | | | | - define aliases for all GR2A characters (unshifted) - use the available characters in the BÉPO over CSA AltGr layer
* | | BÉPO over CSA: AltGr layerDidier Loiseau2016-04-021-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | - implemented the most useful characters: - all French characters + € - common programmer characters - other keys implemented as KC_NO to avoid mistyping a character from a lower layer - AltGr+Shift not supported (yet)
* | | Initial BÉPO over CSA with Shift layerDidier Loiseau2016-04-021-0/+105
|/ / | | | | | | | | | | Initial implementation of the BÉPO layout for use with the Canadian Multilingual Standard layout (a.k.a. CSA / ACNOR layout) on the OS-side. - support all bépo characters from the default and shifted layers
* | Merge pull request #194 from DidierLoiseau/bépo-keymap-headerJack Humbert2016-03-141-0/+311
|\ \ | | | | | | Keymap header for the BÉPO layout
| * | Keymap header for the BÉPO layoutDidier Loiseau2016-03-131-0/+311
| | |
* | | fixes an obvious typo to have DE_LCBR produce {Daniel Kriesten2016-03-141-2/+2
|/ /
* | update neo keymapplgruener2016-03-031-0/+19
| |
* | Fix FR_RCBR declaration in keymap_french.hKévin Letord2016-02-271-1/+1
| |
* | Include Dvorak underscore and plus keys.Keller-Laminar2016-02-221-1/+3
| | | | | | There were previously no Dvorak specific underscore and plus key codes. For a keyboard like the Planck which has layers directly to shifted versions of special character keys you were unable to produce those characters using the Lower layer.
* | Add extra keymap for swiss french keyboardVincent Pochet2016-02-201-0/+98
| |
* | Norwegian Colemak Ergodox and Norwegian key definitionsjoar2016-02-111-0/+41
|/
* Fixes CM_SCLN and updates docs for ColemakErez Zukerman2016-02-051-31/+31
|
* Fix 2 macros in the Nordic keymapFernando Mendonca2016-02-051-3/+3
| | | | | | | By testing I found out that, at least on Linux using the Swedish layout, two macros present on this file were wrong, for the backslash and pipe keys. Jack helped me find the correct combination for the backslash and that led me to the right one for pipe.
* complete keymap_german.h (all alphanumerics)plgruener2016-01-191-0/+39
| | | | | add 'DE_'-prefixed aliases for all alphanumerics, so it becomes immediatly obvious which layout we are assuming.
* using keymap_german_osx.h more, adding macros for CTRL/CMD-V combinationStephan Bösebeck2016-01-151-0/+100
|
* quantum: Add French keymap for OSX (keymap_french_osx)Sébastien Pérochon2016-01-051-0/+77
|
* Add neo2 keymap and neo2 ergodox layoutMatthias Schmitt2015-12-191-0/+44
|
* Add german keymap and german ergodox layoutMatthias Schmitt2015-12-191-0/+60
|
* homebrew instructionsJack Humbert2015-10-291-0/+1
|
* quantum separatedJack Humbert2015-10-266-0/+386