From c924b5e7ea55f1d90f163a5be1232671612eae94 Mon Sep 17 00:00:00 2001 From: Louis Orleans Date: Fri, 22 Sep 2017 21:32:38 -0700 Subject: [PATCH] refactor(planck): change RGB pin Uses pin labeled PB2 --- keyboards/planck/keymaps/dudeofawesome/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/planck/keymaps/dudeofawesome/config.h b/keyboards/planck/keymaps/dudeofawesome/config.h index 301aab2574..f028ec143f 100644 --- a/keyboards/planck/keymaps/dudeofawesome/config.h +++ b/keyboards/planck/keymaps/dudeofawesome/config.h @@ -41,7 +41,7 @@ /* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */ //#define MIDI_TONE_KEYCODE_OCTAVES 2 -#define RGB_DI_PIN D2 // The pin the LED strip is connected to +#define RGB_DI_PIN B2 // The pin the LED strip is connected to #define RGBLED_NUM 3 // Number of LEDs in your strip #define RGBLIGHT_ANIMATIONS