summaryrefslogtreecommitdiff
path: root/keyboards/saevus
diff options
context:
space:
mode:
authorJoel Challis <git@zvecr.com>2023-12-28 17:07:40 +0000
committerGitHub <noreply@github.com>2023-12-28 17:07:40 +0000
commit9e50faedae5c9c7e8a138050773b06d810505908 (patch)
tree161e20703b7dbbcd87a415eb7e4d2f3c7f1b1e6e /keyboards/saevus
parent73f962766ef2bab5f179be995638f8859e4ecc01 (diff)
Remove incorrect use of WS2812_PIO_USE_PIO1 (#22771)
Diffstat (limited to 'keyboards/saevus')
-rw-r--r--keyboards/saevus/cor_tkl/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/saevus/cor_tkl/config.h b/keyboards/saevus/cor_tkl/config.h
index 7fedf4dce1..5a086eb768 100644
--- a/keyboards/saevus/cor_tkl/config.h
+++ b/keyboards/saevus/cor_tkl/config.h
@@ -20,4 +20,3 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
/* RGB Matrix setup */
#define RGB_MATRIX_LED_COUNT 2
-#define WS2812_PIO_USE_PIO1 // Force the usage of PIO1 peripheral, by default the WS2812 implementation uses the PIO0 peripheral