qmk-dactyl-manuform-a/keyboards/ibm/model_m_4th_gen/overnumpad_1xb
Ryan a8d440e4e0
Tidy up NKRO_ENABLE rules (#15382)
2021-12-09 16:05:44 +11:00
..
config.h overnumpad controller: Add support for turning off solenoid enable in low power. (#15021) 2021-11-02 20:49:23 +11:00
overnumpad_1xb.c overnumpad controller: Add support for turning off solenoid enable in low power. (#15021) 2021-11-02 20:49:23 +11:00
overnumpad_1xb.h [Keyboard] Add 5 boards by the OverNumpad Controller (#14382) 2021-09-21 14:09:01 -07:00
readme.md [Keyboard] Add 5 boards by the OverNumpad Controller (#14382) 2021-09-21 14:09:01 -07:00
rules.mk Tidy up NKRO_ENABLE rules (#15382) 2021-12-09 16:05:44 +11:00

readme.md

ibm/model_m_4th_gen/overnumpad_1xb

ibm/model_m_4th_gen/overnumpad_1xb

This firmware is intended to support 4th generation IBM Model M keyboards (the ones that have their controllers under the locklights header).

  • Confirmed to be working with:

    • PN: 1391412 Date: 20-03-97 Made in United Kingdom by IBM United Kingdom Limited, Greenock, Scotland, UK
  • Keyboard Maintainer: Purdea Andrei

  • Hardware Supported: OverNumpad controller v1.Xb

  • Hardware Availability:

To place the keyboard into bootloader mode in order to flash it, hold the ESC key while plugging the board in. It's possible to make this feature not work, by flashing the wrong firmware onto the keyboard. If that happens, open up the keyboard, and press the RST&PROG button to enter bootloader mode.

Make example for this keyboard (after setting up your build environment):

make ibm/model_m_4th_gen/overnumpad_1xb:default

Flashing example for this keyboard:

make ibm/model_m_4th_gen/overnumpad_1xb:default:flash

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.