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.

40 lines
1.1 KiB

  1. # KeyDeck8
  2. Firmware for obscuresausage's Multimedia Key Deck.
  3. 8 keys and and encoder powered by a Pro Micro.
  4. [Multimedia Key Deck model Files](https://www.printables.com/model/389352-multimedia-key-deck)
  5. ![KeyDeck8](https://i.imgur.com/6G2LPLzl.jpg)
  6. ---
  7. Wiring Diagram:
  8. ![KeyDeck8 Wiring Diagram](https://i.imgur.com/1sOvYRUl.jpg)
  9. Pinouts for Pro Micro:
  10. ![Promicro Pinout Guide](https://i.imgur.com/LZ194Hfl.jpg)
  11. ---
  12. * Keyboard Maintainer: [Maverick0197](https://github.com/Maverick0197)
  13. * Hardware Supported: Pro Micro
  14. * Printed enclosure
  15. * Handwired
  16. * Requires a Pro Micro, 8 key switches and 1 KY040 encoder
  17. * Hardware Availability: [Make it yourself](https://github.com/Maverick0197/KeyDeck8)
  18. ---
  19. Make example for this keyboard (after setting up your build environment):
  20. make handwired/maverick0197/keydeck8:default:flash
  21. 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).
  22. ---
  23. Revision 0.0.1:
  24. -
  25. Initial release.