You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Drashna Jaelre c80e5f9f88
Audio system overhaul (#11820)
3 years ago
..
keymaps Remove unused `action_get_macro()` usages in user files (#11165) 3 years ago
config.h Audio system overhaul (#11820) 3 years ago
ibm122m.c Keyboard: Add IBM 122-key Terminal keyboard and my Ergodox EZ keymap (Programmer's Dvorak + Gaming/QWERTY layer) (#3850) 5 years ago
ibm122m.h handwired/ibm122m: refactor and Configurator support (#4054) 5 years ago
info.json clean up generate-api errors 3 years ago
readme.md Modified URLs to point to new locations 5 years ago
rules.mk Remove FAUXCLICKY feature (deprecated) (#11829) 3 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.