summaryrefslogtreecommitdiff
path: root/keyboards/hub20
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hub20')
-rw-r--r--keyboards/hub20/config.h1
-rw-r--r--keyboards/hub20/info.json3
2 files changed, 3 insertions, 1 deletions
diff --git a/keyboards/hub20/config.h b/keyboards/hub20/config.h
index 879d8b947f..5fc99ecbf5 100644
--- a/keyboards/hub20/config.h
+++ b/keyboards/hub20/config.h
@@ -18,7 +18,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#pragma once
-#define RGB_DI_PIN B15
#define RGBLED_NUM 27
#define RGB_MATRIX_LED_COUNT 27
diff --git a/keyboards/hub20/info.json b/keyboards/hub20/info.json
index a577b70f6b..b8356e6f77 100644
--- a/keyboards/hub20/info.json
+++ b/keyboards/hub20/info.json
@@ -19,6 +19,9 @@
{"pin_a": "A8", "pin_b": "A9"}
]
},
+ "ws2812": {
+ "pin": "B15"
+ },
"processor": "STM32F072",
"bootloader": "stm32-dfu",
"layouts": {