summaryrefslogtreecommitdiff
path: root/keyboards/planck/keymaps/pvc/keymap.c
AgeCommit message (Collapse)Author
2018-03-13Fixed plank keymaps so that they will compile for planck lightBrian Choromanski
2018-03-09Patched some keyboards that won't compile (#2453)Brian Choromanski
2018-01-01backlight breathing overhaul (#2187)Balz Guenat
* add breathing to bananasplit * backlight breathing overhaul * fix the backlight_tick thing. * fix for vision_division backlight * fix a few keymaps and probably break breathing for some weirdly set-up boards. * remove BL_x keycodes because they made unreasonable assumptions * some fixes for BL keycodes * integer cie lightness scaling * use cie lightness for non-breathing backlight and make breathing able to reach true max brightness
2017-08-20Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson
2017-05-11Fix spelling of "persistent"Nikolaus Wittenstein
Fixes #1201.
2016-09-12Clean up atomic keymap (#9)IBNobody
* Added keyboard help macros * Fixing Atomic PVC keymap / adding print help
2016-09-06Use keyboard config for nkro (#7)IBNobody
* removing nkro references - wip * changed NKRO to be defined by keymap_config
2016-09-04Added diagonal mice macros, breathing ala AtomicIBNobody
2016-08-23NightlyIBNobody
Prep for Vision build
2016-06-21Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert
* fixes from tmk's repo * rename keyboard to keyboards