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.

19 lines
1.1 KiB

  1. # Makey Makey Classic
  2. ![makeymakey](https://cdn.shopify.com/s/files/1/0162/8612/products/Makey_Carlos_1024x1024_crop_center.png)
  3. 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.
  4. * Keyboard Maintainer: [Pablo Ramirez](https://github.com/Jpe230)
  5. * Hardware Supported: Makey Makey Classic (atmega32u4)
  6. * Hardware Availability: [Makey Makey official store] https://makeymakey.com/products/makey-makey-kit
  7. Make example for this keyboard (after setting up your build environment):
  8. make makeymakey:default
  9. Flashing example for this keyboard:
  10. make makeymakey:default:flash
  11. See the [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) and the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information. Brand new to QMK? Start with our [Complete Newbs Guide](https://docs.qmk.fm/#/newbs).