qmk-keychron-q3-colemak-dh/keyboards/ibm/modelh
Jerome Berclaz 105915582a
New keyboard: Model H controller for IBM Model M (#469)
* added modelh controller

* updated readme
2023-05-28 03:14:59 -06:00
..
keymaps New keyboard: Model H controller for IBM Model M (#469) 2023-05-28 03:14:59 -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 New keyboard: Model H controller for IBM Model M (#469) 2023-05-28 03:14:59 -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.