Ryan d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 tahun lalu
..
keymaps 1acb37db7f Add initial support for the Makey Makey Classic (#16658) 4 tahun lalu
config.h 2cdf99ae95 Migrate `DIRECT_PINS` to data driven (#19826) 3 tahun lalu
keyboard.json 80b72487ce Migrate features from rules.mk to data drive - LMN (#23277) 2 tahun lalu
makeymakey.c d09a06a1b3 Update GPIO API usage in keyboard code (#23361) 2 tahun lalu
readme.md 1acb37db7f Add initial support for the Makey Makey Classic (#16658) 4 tahun lalu

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.