summaryrefslogtreecommitdiffstats
path: root/keyboards/planck/keymaps/pvc/keymap.c
AgeCommit message (Collapse)AuthorFilesLines
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson1-11/+11
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein1-2/+2
Fixes #1201.
2016-09-13Clean up atomic keymap (#9)IBNobody1-20/+86
* Added keyboard help macros * Fixing Atomic PVC keymap / adding print help
2016-09-07Use keyboard config for nkro (#7)IBNobody1-2/+3
* removing nkro references - wip * changed NKRO to be defined by keymap_config
2016-09-04Added diagonal mice macros, breathing ala AtomicIBNobody1-192/+236
2016-08-24NightlyIBNobody1-10/+10
Prep for Vision build
2016-06-22Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert1-0/+478
* fixes from tmk's repo * rename keyboard to keyboards