summaryrefslogtreecommitdiffstats
path: root/keyboards/atomic/keymaps/pvc/keymap.c
Commit message (Collapse)AuthorAgeFilesLines
* QMK Configurator updates: Atom47, Atomic and Atreus (#2883)noroadsleft2018-05-031-131/+128
| | | | | | | | | | | | | | | | | | | | | | | | * QMK Configurator update for Alpha 28-key * QMK Configurator update for AMJ40 * QMK Configurator update for AMJ Pad * QMK Configurator update for Atom47 * QMK Configurator update for OLKB Atomic * QMK Configurator updates: Atom47 and Atreus * QMK Configurator updates: Atom47 and Atreus * QMK Configurator update for OLKB Atomic and Atreus * QMK C10R: Attempting fixes for Atreus keymap errors * QMK C10R: Attempting fixes for Atreus keymap errors * QMK Configurator: Bug fixes for Atreus keymaps
* Patched some keyboards that won't compile (#2453)Brian Choromanski2018-03-091-1/+1
|
* backlight breathing overhaul (#2187)Balz Guenat2018-01-011-6/+6
| | | | | | | | | | | | | | | | | | | | * 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
* Remove PLAY_NOTE_ARRAY usages to get rid of warning.Joe Wasson2017-08-201-15/+15
|
* Fix spelling of "persistent"Nikolaus Wittenstein2017-05-111-2/+2
| | | | Fixes #1201.
* Clean up atomic keymap (#9)IBNobody2016-09-121-218/+240
| | | | | | * Added keyboard help macros * Fixing Atomic PVC keymap / adding print help
* NightlyIBNobody2016-08-231-9/+23
| | | | Prep for Vision build
* Renames keyboard folder to keyboards, adds couple of tmk's fixes (#432)Jack Humbert2016-06-211-0/+578
* fixes from tmk's repo * rename keyboard to keyboards