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.
 
 
 
 
 
Ryan a5e46d8082
More `info.json` whitespace cleanups (#20665)
1 year ago
..
keymaps/default Add initial support for the Makey Makey Classic (#16658) 2 years ago
config.h Migrate `DIRECT_PINS` to data driven (#19826) 1 year ago
info.json More `info.json` whitespace cleanups (#20665) 1 year ago
makeymakey.c Move layouts for direct_pins boards to data driven (#19872) 1 year ago
readme.md Add initial support for the Makey Makey Classic (#16658) 2 years ago
rules.mk Migrate `MCU` and `BOOTLOADER` to data-driven (#19529) 1 year ago

readme.md

Makey Makey Classic

makeymakey

The original Makey Makey Classic. There are six inputs on the front of the board, which can be attached to via alligator clipping, soldering to the pads, or any other method you can think of. There are another 12 inputs on the back, six for keyboard keys and six for mouse motion, which you can access with jumpers via the female headers.

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

make makeymakey:default

Flashing example for this keyboard:

make makeymakey:default:flash

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