summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/pvc/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* Clean up atomic keymap (#9)IBNobody2016-09-121-20/+86
| | | | | | * Added keyboard help macros * Fixing Atomic PVC keymap / adding print help
* Use keyboard config for nkro (#7)IBNobody2016-09-061-2/+3
| | | | | | * removing nkro references - wip * changed NKRO to be defined by keymap_config
* Added diagonal mice macros, breathing ala AtomicIBNobody2016-09-041-192/+236
|
* NightlyIBNobody2016-08-231-10/+10
| | | | Prep for Vision build
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+478
* fixes from tmk's repo * rename keyboard to keyboards