summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox_ez/keymaps/coderkun_neo2/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-291-281/+0
| | | | Only the EZ default keymaps compiles at the moment though.
* complete labels for modifiers in keymap schemacoderkun2016-07-291-2/+2
|
* use Ergodox EZ’s third LED for “scroll lock”coderkun2016-07-291-2/+9
|
* fix grave (GRV) and acute (ACUT) accentscoderkun2016-07-291-2/+2
|
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+274
* fixes from tmk's repo * rename keyboard to keyboards