summaryrefslogtreecommitdiff
path: root/keyboards/controllerworks
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/controllerworks
parent73f962766ef2bab5f179be995638f8859e4ecc01 (diff)
Remove incorrect use of WS2812_PIO_USE_PIO1 (#22771)
Diffstat (limited to 'keyboards/controllerworks')
-rw-r--r--keyboards/controllerworks/city42/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboards/controllerworks/city42/config.h b/keyboards/controllerworks/city42/config.h
index 4e161532f2..7633a27c40 100644
--- a/keyboards/controllerworks/city42/config.h
+++ b/keyboards/controllerworks/city42/config.h
@@ -17,7 +17,6 @@
#pragma once
-#define WS2812_PIO_USE_PIO1
#define RGB_MATRIX_LED_COUNT 42
#define SPI_SCK_PIN GP18