qmk_firmware/keyboards/handwired/ibm122m
noroadsleft 404db1d06f handwired/ibm122m: refactor and Configurator support (#4054)
* handwired/ibm122m: refactor

Refactored layout macro and keymaps to more closely resemble the keyboard's physical layout.

* handwired/ibm122m: add Configurator support
2018-10-03 08:33:14 -07:00
..
keymaps handwired/ibm122m: refactor and Configurator support (#4054) 2018-10-03 08:33:14 -07:00
config.h
ibm122m.c
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
rules.mk

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.