summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras/keymap_dvorak.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-52/+25
| | | | | * Parse headers to data * Regen headers from data
* Cleanup junk chars, part 4 (#13345)Ryan2021-07-011-10/+10
|
* Update Dvorak, Colemak and Workman keycode aliases (#8217)Ryan2020-03-091-80/+105
| | | | | * Update Dvorak, Colemak and Workman keycode aliases * Add missing shifted keycode aliases for Workman
* clang-format changesskullY2019-08-301-68/+68
|
* 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
* Add more shifted Dvorak key code definitionsJonathan A. Kollasch2016-09-191-0/+4
|
* keymap_dvorak.h: add missing shifted keys, fix whitespaceJonathan A. Kollasch2016-07-141-4/+11
|
* 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
* 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.
* quantum separatedJack Humbert2015-10-261-0/+72