qmk-firmware/keyboards/handwired/ibm122m
fauxpark f34299efd7 Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 2019-09-19 09:55:03 -07:00
..
keymaps Remove empty fn_actions[] 2019-01-11 18:32:43 -08:00
config.h Replace DEBOUNCING_DELAY (deprecated) with DEBOUNCE (#5997) 2019-06-06 12:09:56 -07:00
ibm122m.c Keyboard: Add IBM 122-key Terminal keyboard and my Ergodox EZ keymap (Programmer's Dvorak + Gaming/QWERTY layer) (#3850) 2018-09-05 13:45:19 -07:00
ibm122m.h handwired/ibm122m: refactor and Configurator support (#4054) 2018-10-03 08:33:14 -07:00
info.json handwired/ibm122m: refactor and Configurator support (#4054) 2018-10-03 08:33:14 -07:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Cleanup rules.mk for USB64 and USB128 keyboards (#6769) 2019-09-19 09:55:03 -07: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.