summaryrefslogtreecommitdiffstats
path: root/keyboards/atomic/keymaps/pvc/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fixed NO_PRINT / USER_PRINT conflict warning.IBNobody2016-09-121-1/+1
|
* Clean up atomic keymap (#9)IBNobody2016-09-121-1/+1
| | | | | | * Added keyboard help macros * Fixing Atomic PVC keymap / adding print help
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+15
* fixes from tmk's repo * rename keyboard to keyboards