qmk-dactyl-manuform-a/keyboards/tronguylabs/m122_3270
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
blackpill Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
bluepill [Keyboard] Improvements to m122_3270 (#13947) 2021-08-11 00:21:40 -07:00
keymaps/default Merge remote-tracking branch 'upstream/master' into develop 2021-08-11 09:48:25 -07:00
teensy Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00
config.h Fix & clean up tronguylabs/m122_3270 (#13684) 2021-07-25 11:02:36 +10:00
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
m122_3270.c Fix & clean up tronguylabs/m122_3270 (#13684) 2021-07-25 11:02:36 +10:00
m122_3270.h Fix & clean up tronguylabs/m122_3270 (#13684) 2021-07-25 11:02:36 +10:00
readme.md Fix & clean up tronguylabs/m122_3270 (#13684) 2021-07-25 11:02:36 +10:00

readme.md

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 tronguylabs/m122_3270/blackpill:default
make tronguylabs/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.