Skip to content

Commit

Permalink
PR Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sje-mse committed Aug 25, 2024
1 parent aad0ff6 commit 0342f68
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 2 additions & 3 deletions keyboards/ibm/model_m/yacobo/keyboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"manufacturer": "IBM",
"keyboard_name": "Model M (Yacobo)",
"maintainer": "sje-mse",
"bootloader": "stm32duino",
"diode_direction": "COL2ROW",
"features": {
"bootmagic": true,
Expand All @@ -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",
Expand Down Expand Up @@ -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}
]
}
}
}
}
4 changes: 1 addition & 3 deletions keyboards/ibm/model_m/yacobo/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0342f68

Please sign in to comment.