diff options
Diffstat (limited to 'keyboards/tronguylabs/m122_3270/bluepill')
-rw-r--r-- | keyboards/tronguylabs/m122_3270/bluepill/info.json | 12 | ||||
-rw-r--r-- | keyboards/tronguylabs/m122_3270/bluepill/readme.md | 2 | ||||
-rw-r--r-- | keyboards/tronguylabs/m122_3270/bluepill/rules.mk | 0 |
3 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/tronguylabs/m122_3270/bluepill/info.json b/keyboards/tronguylabs/m122_3270/bluepill/info.json deleted file mode 100644 index e2f18d06e4..0000000000 --- a/keyboards/tronguylabs/m122_3270/bluepill/info.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "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/tronguylabs/m122_3270/bluepill/readme.md b/keyboards/tronguylabs/m122_3270/bluepill/readme.md deleted file mode 100644 index a8d92432d4..0000000000 --- a/keyboards/tronguylabs/m122_3270/bluepill/readme.md +++ /dev/null @@ -1,2 +0,0 @@ -# BluePill controller for m122-3270 -This directory contains the BluePill-specific definitions for the M122-3270 keyboard. diff --git a/keyboards/tronguylabs/m122_3270/bluepill/rules.mk b/keyboards/tronguylabs/m122_3270/bluepill/rules.mk deleted file mode 100644 index e69de29bb2..0000000000 --- a/keyboards/tronguylabs/m122_3270/bluepill/rules.mk +++ /dev/null |