summaryrefslogtreecommitdiff
path: root/keyboards/ibm/model_m_122/m122_3270/blackpill/info.json
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/ibm/model_m_122/m122_3270/blackpill/info.json')
-rw-r--r--keyboards/ibm/model_m_122/m122_3270/blackpill/info.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/keyboards/ibm/model_m_122/m122_3270/blackpill/info.json b/keyboards/ibm/model_m_122/m122_3270/blackpill/info.json
new file mode 100644
index 0000000000..b17554b7e0
--- /dev/null
+++ b/keyboards/ibm/model_m_122/m122_3270/blackpill/info.json
@@ -0,0 +1,13 @@
+{
+ "usb": {
+ "device_version": "0.0.2"
+ },
+ "matrix_pins": {
+ "cols": ["B0", "B1", "B10", "B12", "B13", "B14", "B15", "A8", "A7", "A10", "A6", "A5", "A15", "B3", "B4", "B5", "B6", "B7", "B8", "B9"],
+ "rows": ["C13", "C14", "C15", "A0", "A1", "A2", "A3", "A4"]
+ },
+ "diode_direction": "ROW2COL",
+ "processor": "STM32F411",
+ "bootloader": "stm32-dfu",
+ "board": "BLACKPILL_STM32_F411"
+}