1
0
Fork 0
qmk_firmware/keyboards/handwired/ibm122m
2022-03-15 13:56:58 +00:00
..
keymaps Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
config.h Remove NO_ACTION_MACRO and NO_ACTION_FUNCTION from keyboard config.h (#16655) 2022-03-15 13:56:58 +00:00
ibm122m.c Remove empty override functions (#14312) 2021-09-05 21:36:31 +01:00
ibm122m.h
info.json Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
readme.md Modified URLs to point to new locations 2019-01-13 09:11:18 -08:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +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.