summaryrefslogtreecommitdiffstats
path: root/keyboards/contra/keymaps/default/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove keymap_config extern from default keymaps (#7399)Drashna Jaelre2019-11-201-1/+0
| | | | | | | | | | * Remove keymap_config extern from default keymaps * Revert unicode Apparently VSCode does not like unicode, I didn't actually edit these lines, so it must have been automatic... :( Co-Authored-By: fauxpark <fauxpark@gmail.com>
* Contra refactor (#3191)noroadsleft2018-06-151-122/+121
| | | | | | | | | | | | * Readme update * Keyboard Refactor * Keymap refactor * Fixes per drashna * Fixed curly brace
* Add default keymap for contraJoe Wasson2018-03-121-0/+264