mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-21 19:09:25 +00:00
PR Comments
This commit is contained in:
parent
aad0ff6860
commit
0342f6804b
@ -2,7 +2,6 @@
|
||||
"manufacturer": "IBM",
|
||||
"keyboard_name": "Model M (Yacobo)",
|
||||
"maintainer": "sje-mse",
|
||||
"bootloader": "stm32duino",
|
||||
"diode_direction": "COL2ROW",
|
||||
"features": {
|
||||
"bootmagic": true,
|
||||
@ -26,7 +25,7 @@
|
||||
"rows": ["A1", "A2", "A3", "A4", "A5", "A6", "A7","B0"],
|
||||
"ghost": true
|
||||
},
|
||||
"processor": "STM32F103",
|
||||
"development_board": "bluepill",
|
||||
"url": "https://github.com/sje-mse/yacobo",
|
||||
"usb": {
|
||||
"device_version": "1.0.0",
|
||||
@ -281,6 +280,6 @@
|
||||
{"label": "0", "matrix": [0, 11], "x": 19, "y": 5.5, "w": 2},
|
||||
{"label": ".", "matrix": [0, 13], "x": 21, "y": 5.5}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -3,9 +3,7 @@
|
||||
![yacobo](https://i.imgur.com/1nfuWoa.jpeg)
|
||||
|
||||
*A replacement qmk-compatible control board for the 101-key Model M keyboards.
|
||||
Inspired by and based on the ModelH by jhawthorn, with the primary difference
|
||||
being the use of 100% through-hole components (including the widely available
|
||||
STM32F103C8T6 "Blue Pill" development board) for ease of assembly by hobbyists.*
|
||||
Inspired by and based on the ModelH by jhawthorn, in comparison this design uses 100% through-hole components, including the widely available STM32F103C8T6 "Blue Pill" development board, for ease of assembly.*
|
||||
|
||||
* Keyboard Maintainer: [Stephen Edwards](https://github.com/sje-mse)
|
||||
* Hardware Supported: IBM 101-key Model M with Yacobo replacement control boards.
|
||||
|
Loading…
Reference in New Issue
Block a user