summaryrefslogtreecommitdiff
path: root/keyboards/loki65
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/loki65')
-rw-r--r--keyboards/loki65/config.h1
-rw-r--r--keyboards/loki65/info.json1
2 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/loki65/config.h b/keyboards/loki65/config.h
index fcdb393a03..00fde9ed33 100644
--- a/keyboards/loki65/config.h
+++ b/keyboards/loki65/config.h
@@ -28,7 +28,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define WS2812_DMA_CHANNEL 5
#define WS2812_BYTE_ORDER WS2812_BYTE_ORDER_RGB
-#define RGB_DI_PIN A9
#define RGBLED_NUM 37
#define RGBLIGHT_HUE_STEP 8
#define RGBLIGHT_SAT_STEP 8
diff --git a/keyboards/loki65/info.json b/keyboards/loki65/info.json
index 71f21a78f3..183cb85a43 100644
--- a/keyboards/loki65/info.json
+++ b/keyboards/loki65/info.json
@@ -9,6 +9,7 @@
"device_version": "0.0.1"
},
"ws2812": {
+ "pin": "A9",
"driver": "pwm"
},
"matrix_pins": {