Ryan 99b35940bc Remove unnecessary backslash-escapes in default keymaps (#15472) преди 4 години
..
keymaps 99b35940bc Remove unnecessary backslash-escapes in default keymaps (#15472) преди 4 години
config.h f325bd6eb2 Remove `DESCRIPTION`, B-D (#11513) преди 5 години
info.json 4791cfae1a Remove width, height and key_count from info.json (#14274) преди 5 години
numeric_keypad_IIe.c fe6d6cf76d Remove empty override functions (#14312) преди 5 години
numeric_keypad_IIe.h b5d85ddc90 [Keyboard] Adding Numeric Keypad //e converter (#5294) преди 7 години
readme.md b5d85ddc90 [Keyboard] Adding Numeric Keypad //e converter (#5294) преди 7 години
rules.mk a8d440e4e0 Tidy up NKRO_ENABLE rules (#15382) преди 4 години

readme.md

Numeric Keypad IIe

Numeric Keypad IIe

This is a conversion project for the Numeric Keypad IIe, model A2M2003. This was an external keypad that connected to the Apple //e's motherboard (and as such, it lacked any kind of onboard controller).

The reference conversion setup uses the keyboard's DB15 (VGA) fixed cable connected to a DB15 wiring terminal with breakout board (this one, specifically) and wired to an Arduino Micro.

Keyboard Maintainer: Adam Newbold
Hardware Supported: Internal Numeric Keypad IIe PCB (Apple part 820.0081.c), ATmega32U4 microcontroller

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

make converter/numeric_keypad_IIe:default

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