Keebio RGB wiring update (#7754)
* Change RGB wiring for Levinson * Update RGB wiring for Iris * Update RGB wiring for Nyquist * Update RGB wiring for Quefrency * Update RGB wiring for Viterbi * Update RGB wiring for Fourier * Update RGB wiring for BFO * Handle redefinition of RGBLED_SPLIT
This commit is contained in:
@@ -53,6 +53,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
/* ws2812 RGB LED */
|
||||
#define RGB_DI_PIN B4
|
||||
#define RGBLED_NUM 20 // Number of LEDs
|
||||
#define RGBLED_SPLIT { 10, 10 }
|
||||
|
||||
/*
|
||||
* Feature disable options
|
||||
|
Reference in New Issue
Block a user