Consolidate modelm v2 (#14996)

Co-authored-by: Ryan <fauxpark@gmail.com>
Co-authored-by: Nick Brassel <nick@tzarc.org>
This commit is contained in:
nuess0r
2023-05-27 15:12:36 +02:00
committed by GitHub
parent e759230706
commit f98f8eedf0
89 changed files with 293 additions and 105 deletions

View File

@@ -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"
}

View File

@@ -0,0 +1,2 @@
# BluePill controller for m122-3270
This directory contains the BluePill-specific definitions for the M122-3270 keyboard.