From 896cb83ce8dbe6f32d785942d6c84d874886a7a7 Mon Sep 17 00:00:00 2001 From: Markus Knutsson Date: Fri, 1 Mar 2024 14:58:29 +0100 Subject: [PATCH] Update config.h --- keyboards/tweetydabird/chameleon/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keyboards/tweetydabird/chameleon/config.h b/keyboards/tweetydabird/chameleon/config.h index dc131a494f2..ba31336014e 100644 --- a/keyboards/tweetydabird/chameleon/config.h +++ b/keyboards/tweetydabird/chameleon/config.h @@ -3,4 +3,4 @@ #pragma once -#define WS2812_PIO_USE_PIO1 // Force the usage of PIO1 peripheral, by default the WS2812 implementation uses the PIO0 peripheral \ No newline at end of file +#define WS2812_PIO_USE_PIO1 // Force the usage of PIO1 peripheral, by default the WS2812 implementation uses the PIO0 peripheral