My local repo of qmk firmware.
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.
 
 
 
 
qmk_firmware/keyboards/converter/numeric_keypad_IIe
Joel Challis bbc3bc55f2
RESET -> QK_BOOT user keymaps (#17940)
3 years ago
..
keymaps RESET -> QK_BOOT user keymaps (#17940) 3 years ago
config.h Merge remote-tracking branch 'origin/master' into develop 3 years ago
info.json Move keyboard USB IDs and strings to data driven, pass 2: B-C (#17945) 3 years ago
numeric_keypad_IIe.c Remove empty override functions (#14312) 4 years ago
numeric_keypad_IIe.h
readme.md
rules.mk Tidy up NKRO_ENABLE rules (#15382) 4 years ago

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.