mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-07-20 22:52:02 +00:00
refactor(planck): change RGB pin
Uses pin labeled PB2
This commit is contained in:
parent
9d88b34fb1
commit
c924b5e7ea
@ -41,7 +41,7 @@
|
|||||||
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
|
/* override number of MIDI tone keycodes (each octave adds 12 keycodes and allocates 12 bytes) */
|
||||||
//#define MIDI_TONE_KEYCODE_OCTAVES 2
|
//#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 RGBLED_NUM 3 // Number of LEDs in your strip
|
||||||
#define RGBLIGHT_ANIMATIONS
|
#define RGBLIGHT_ANIMATIONS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user