summaryrefslogtreecommitdiff
path: root/keyboards/ibm/model_m_122/m122_3270/bluepill
diff options
context:
space:
mode:
authornuess0r <nussgipfel@brain4free.org>2023-05-27 15:12:36 +0200
committerGitHub <noreply@github.com>2023-05-27 23:12:36 +1000
commitf98f8eedf0dc6fe939162210ad44d5af8a0dfa08 (patch)
tree171b1de71a2fec4e7c4f30b6c7e0275061a8d3f3 /keyboards/ibm/model_m_122/m122_3270/bluepill
parente759230706373e9db8a0d6758f8c210288870d9f (diff)
Consolidate modelm v2 (#14996)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
Diffstat (limited to 'keyboards/ibm/model_m_122/m122_3270/bluepill')
-rw-r--r--keyboards/ibm/model_m_122/m122_3270/bluepill/info.json12
-rw-r--r--keyboards/ibm/model_m_122/m122_3270/bluepill/readme.md2
-rw-r--r--keyboards/ibm/model_m_122/m122_3270/bluepill/rules.mk0
3 files changed, 14 insertions, 0 deletions
diff --git a/keyboards/ibm/model_m_122/m122_3270/bluepill/info.json b/keyboards/ibm/model_m_122/m122_3270/bluepill/info.json
new file mode 100644
index 0000000000..e2f18d06e4
--- /dev/null
+++ b/keyboards/ibm/model_m_122/m122_3270/bluepill/info.json
@@ -0,0 +1,12 @@
+{
+ "usb": {
+ "device_version": "0.0.3"
+ },
+ "matrix_pins": {
+ "cols": ["B1", "B10", "B11", "B12", "B13", "B14", "B15", "A8", "B0", "A10", "A7", "A6", "A15", "B3", "B4", "B5", "B6", "B7", "B8", "B9"],
+ "rows": ["C13", "C14", "C15", "A1", "A2", "A3", "A4", "A5"]
+ },
+ "diode_direction": "ROW2COL",
+ "processor": "STM32F103",
+ "bootloader": "stm32duino"
+}
diff --git a/keyboards/ibm/model_m_122/m122_3270/bluepill/readme.md b/keyboards/ibm/model_m_122/m122_3270/bluepill/readme.md
new file mode 100644
index 0000000000..a8d92432d4
--- /dev/null
+++ b/keyboards/ibm/model_m_122/m122_3270/bluepill/readme.md
@@ -0,0 +1,2 @@
+# BluePill controller for m122-3270
+This directory contains the BluePill-specific definitions for the M122-3270 keyboard.
diff --git a/keyboards/ibm/model_m_122/m122_3270/bluepill/rules.mk b/keyboards/ibm/model_m_122/m122_3270/bluepill/rules.mk
new file mode 100644
index 0000000000..e69de29bb2
--- /dev/null
+++ b/keyboards/ibm/model_m_122/m122_3270/bluepill/rules.mk