~ruther/qmk_firmware

ref: 569b0c70beceb1bbd2b2c5e9cc4f0ff9209995f3 qmk_firmware/keyboards/ibm/model_m_122/m122_3270/readme.md -rw-r--r-- 1.6 KiB
569b0c70 — Ryan WS2812 PWM: prefix for DMA defines (#23111) 1 year, 3 months ago

#m122-3270

IBM Model M 122 key

This is a replacement controller for the IBM Model M 122 key terminal keyboard running on a STM32F411 BlackPill, intended to act as closely to the 3270 keyboard's functioning as possible while still being usable on a PC.

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

make ibm/model_m_122/m122_3270/blackpill:default
make ibm/model_m_122/m122_3270/bluepill:default
make ibm/model_m_122/m122_3270/teensy:default

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

A schematic and Gerber files are publicly available for those wishing to have carrier boards made professionally instead of handwiring things. The M122 matrix connectors plug right into it. It can be found at https://github.com/jmaynard/tronguylabs-m122-blackpill.

This is derived from Luke Stanley's handwired/ibm122m keyboard, with my own keymapping and rework of the I/O for the BlackPill. There's also a version for the Teensy++ 2.0, since that was my original design and I still use one on one board, even though I switched to the BlackPill for future-proofing. The Teensy++ 2.0 is not recommended for new designs.

Do not follow this link