qmk_firmware

QMK firmware for my keyboards (Corne, Sweep Ferris) and trackball (Ploopy Adept)
Log | Files | Refs | Submodules | LICENSE

readme.md (1155B)


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