summaryrefslogtreecommitdiff
path: root/keyboards/hp69/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/hp69/info.json')
-rw-r--r--keyboards/hp69/info.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/hp69/info.json b/keyboards/hp69/info.json
index d411fae52b..2bcf69f19e 100644
--- a/keyboards/hp69/info.json
+++ b/keyboards/hp69/info.json
@@ -8,10 +8,18 @@
"pid": "0x0001",
"device_version": "0.1.1"
},
+ "matrix_pins": {
+ "cols": ["B12", "B15", "B10", "B13", "B14", "B11", "B8", "A0", "A1", "B5", "B0", "B2", "B6", "B1", "B4"],
+ "rows": ["B3", "B7", "A10", "B9", "A9"]
+ },
+ "diode_direction": "COL2ROW",
"indicators": {
"caps_lock": "A6",
"scroll_lock": "A7"
},
+ "ws2812": {
+ "pin": "A3"
+ },
"processor": "STM32F303",
"bootloader": "stm32-dfu",
"board": "QMK_PROTON_C",