summaryrefslogtreecommitdiffstats
path: root/keyboards/ergodox/keymaps/coderkun_neo2
Commit message (Collapse)AuthorAgeFilesLines
* Overwrite method hex_to_unicode() for make it compatible with Neocoderkun2016-10-031-0/+25
|
* Add double arrow Unicode characters to FMU layercoderkun2016-10-021-2/+2
|
* Add box-drawing Unicode characters to keymap “coderkun_neo2”coderkun2016-08-261-6/+6
|
* Set Unicode input mode and override unicode_input_start() method to keymap ↵coderkun2016-08-261-2/+14
| | | | “coderkun_neo2”
* Disable debugging for Ergodox keymap “coderkun_neo2”coderkun2016-08-262-1/+1
|
* All Ez keymaps compilesFred Sundvik2016-07-291-1/+1
|
* Initial structure for Ergodox as subprojectsFred Sundvik2016-07-293-0/+314
Only the EZ default keymaps compiles at the moment though.