qmk-keychron-q3-colemak-dh/keyboards/ibm/model_m/modelh
James Young 16d2db5048
Migrate LOCKING_*_ENABLE to Data-Driven: I-J (#23767)
Affects:

  - `ianklug/grooveboard`
  - `ibm/model_m/modelh`
  - `ibm/model_m_122/ibm122m`
  - `ibnuda/gurindam`
  - `idb/idb_60`
  - `idobao/id75/v1`
  - `idobao/id75/v2`
  - `idobao/id96`
  - `idobao/montex/v1`
  - `illuminati/is0`
  - `illusion/rosa`
  - `ilumkb/primus75`
  - `ilumkb/volcano660`
  - `inland/kb83`
  - `input_club/ergodox_infinity`
  - `irene`
  - `iriskeyboards`
  - `iron180`
  - `jacky_studio/bear_65/rev1`
  - `jacky_studio/bear_65/rev2`
  - `jacky_studio/s7_elephant/rev1`
  - `jacky_studio/s7_elephant/rev2`
  - `jadookb/jkb65`
  - `jae/j01`
  - `jagdpietr/drakon`
  - `jd40`
  - `jd45`
  - `jels/boaty`
  - `jels/jels60/v1`
  - `jels/jels60/v2`
  - `jels/jels88`
  - `jolofsor/denial75`
  - `jorne/rev1`
  - `joshajohnson/hub16`
  - `joshajohnson/hub20`
  - `jukaie/jk01`
2024-05-22 19:06:09 +01:00
..
keymaps/default Move model h controller under ibm/model_m (#21526) 2023-07-25 00:38:02 -06:00
config.h Migrate LOCKING_*_ENABLE to Data-Driven: I-J (#23767) 2024-05-22 19:06:09 +01:00
keyboard.json Migrate LOCKING_*_ENABLE to Data-Driven: I-J (#23767) 2024-05-22 19:06:09 +01:00
modelh.c Update GPIO API usage in keyboard code (#23361) 2024-05-03 15:21:29 +10:00
readme.md Move model h controller under ibm/model_m (#21526) 2023-07-25 00:38:02 -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/model_m/modelh:default

Flashing example for this keyboard:

make ibm/model_m/modelh:default:flash

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