summaryrefslogtreecommitdiffstats
path: root/quantum/keymap_extras/keymap_colemak.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
* Fix comment of CM_QUES (Colemak question mark) (#18557)precondition2022-10-011-1/+1
| | | `#define CM_QUES S(CM_SLSH) // /` → `#define CM_QUES S(CM_SLSH) // ?`
* `keymap_extras`: Remove deprecated defines (#12949)Ryan2021-07-061-32/+0
|
* Cleanup junk chars, part 4 (#13345)Ryan2021-07-011-10/+10
|
* Update Dvorak, Colemak and Workman keycode aliases (#8217)Ryan2020-03-091-67/+134
| | | | | * Update Dvorak, Colemak and Workman keycode aliases * Add missing shifted keycode aliases for Workman
* clang-format changesskullY2019-08-301-54/+54
|
* 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
* 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
* Fixes CM_SCLN and updates docs for ColemakErez Zukerman2016-02-051-31/+31
|
* homebrew instructionsJack Humbert2015-10-291-0/+1
|
* quantum separatedJack Humbert2015-10-261-0/+74