qmk-keychron-q3-colemak-dh/keyboards/ibm/modelh
Fernando Muñoz 47dc08baa4
Implement ISO, terminal extra key and SSK on modelh controller (#688)
* Implement ISO and SSK

This PR will implement ISO and TKL/SSK for the modelh controller

* Allow extra key on numpad terminal
2024-03-10 19:30:58 -06:00
..
keymaps Implement ISO, terminal extra key and SSK on modelh controller (#688) 2024-03-10 19:30:58 -06:00
chconf.h New keyboard: Model H controller for IBM Model M (#469) 2023-05-28 03:14:59 -06:00
config.h New keyboard: Model H controller for IBM Model M (#469) 2023-05-28 03:14:59 -06:00
halconf.h New keyboard: Model H controller for IBM Model M (#469) 2023-05-28 03:14:59 -06:00
info.json fixed incorrect lock lights behavior for modelh controller (#487) 2023-06-24 22:56:17 -06:00
mcuconf.h New keyboard: Model H controller for IBM Model M (#469) 2023-05-28 03:14:59 -06:00
modelh.c New keyboard: Model H controller for IBM Model M (#469) 2023-05-28 03:14:59 -06:00
readme.md New keyboard: Model H controller for IBM Model M (#469) 2023-05-28 03:14:59 -06:00
rules.mk New keyboard: Model H controller for IBM Model M (#469) 2023-05-28 03:14:59 -06:00

Model H - A USB capable PCB for the IBM Model M keyboard

modelh

This conversion kit allows you to replace your IBM Model M's original internal controller board with a modern USB board. This aims to match the footprint of the original controller and plugs into the original keyboard matrix, but exposes a USB port through the original SDL connector.

Make example for this keyboard (after setting up your build environment):

make ibm/modelh:vial

Flashing example for this keyboard:

make ibm/modelh:vial:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.