You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
James Young 292b7b3835
Remove firmware size impact notes from <keyboard>/rules.mk (#14652)
4 years ago
..
keymaps Remove empty override functions (#14312) 4 years ago
config.h Remove unused `IS_COMMAND()` instances and Magic Key definitions (#14610) 4 years ago
ibm122m.c Remove empty override functions (#14312) 4 years ago
ibm122m.h
info.json Remove width, height and key_count from info.json (#14274) 4 years ago
readme.md
rules.mk Remove firmware size impact notes from <keyboard>/rules.mk (#14652) 4 years ago

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.