qmk_firmware/keyboards/handwired/ibm122m
Ryan 02ccc50e60
Remove more empty headers (#20155)
2023-03-17 14:02:04 +11:00
..
keymaps Update use of legacy keycodes (#19120) 2022-11-22 22:07:47 +11:00
config.h Move matrix config to info.json, part 6 (#20019) 2023-03-11 00:32:05 +11:00
ibm122m.h handwired/ibm122m: refactor and Configurator support (#4054) 2018-10-03 08:33:14 -07:00
info.json Move matrix config to info.json, part 6 (#20019) 2023-03-11 00:32:05 +11:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 2023-02-08 18:41:46 +11:00

readme.md

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.