Skip to content

Commit

Permalink
Merge pull request #4 from IBNobody/update_atomic_planck_pvc_keymaps
Browse files Browse the repository at this point in the history
Added diagonal mice macros, breathing ala Atomic
  • Loading branch information
IBNobody authored Sep 4, 2016
2 parents d55a705 + f6cb08a commit f16fece
Show file tree
Hide file tree
Showing 2 changed files with 238 additions and 199 deletions.
9 changes: 2 additions & 7 deletions keyboards/planck/keymaps/pvc/config.h
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
keyboard_report->mods == (MOD_BIT(KC_LSHIFT) | MOD_BIT(KC_RSHIFT)) \
)

/* ws2812 RGB LED */
#define RGB_DI_PIN D1
#define RGBLIGHT_TIMER
#define RGBLED_NUM 28 // Number of LEDs
#define RGBLIGHT_HUE_STEP 10
#define RGBLIGHT_SAT_STEP 17
#define RGBLIGHT_VAL_STEP 17
#define BACKLIGHT_PIN B7
#define BACKLIGHT_BREATHING

/*
* Feature disable options
Expand Down
Loading

0 comments on commit f16fece

Please sign in to comment.