qmk-firmwares/keyboards/handwired/ibm122m
2023-02-17 16:08:25 +11:00
..
keymaps Update use of legacy keycodes (#19120) 2022-11-22 22:07:47 +11:00
config.h Remove matrix size defines (#19581) 2023-02-17 16:08:25 +11:00
ibm122m.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
ibm122m.h
info.json Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00
readme.md
rules.mk Migrate MCU and BOOTLOADER to data-driven (#19529) 2023-02-08 18:41:46 +11:00

ibm122m

IBM Model M 122 key

This is a keymap for the IBM Model M 122 key terminal keyboard running on a Teensy 2.0++ I wired it to weird pins on mine (mainly to accomodate speakers), so make sure to update the pin arrays.

Keyboard Maintainer: Luke Stanley
Hardware Supported: Teensy 2.0++
Hardware Availability: https://www.pjrc.com/store/teensypp.html

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

make handwired/ibm122m:default

See build environment setup then the make instructions for more information.