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.

41 lines
1.9 KiB

  1. # Aplx6
  2. ![Front](https://i.imgur.com/flhSvAG.png)
  3. ![Back](https://i.imgur.com/PXqNmUh.png)
  4. A stylish (2x3) 6-key MediaPad for your music and browser shortcuts. Designed to be assembled as a sandwich with a blank PCB, using M2.5 screws and spacers, your choice of MX- or Alps-compatible switches, and 1N4148 diodes.
  5. ## RGB Underglow (WS2812)
  6. Just wire them to any of the unused ProMicro pins. Don't forget to edit-uncomment the `config.h` and the `rules.mk` for RGB underglow support, or even add your own functions and modes. Used pins can be found in `config.h` or in the [KiCad Schematic](https://github.com/Aplyard/Aplx6/blob/master/kiCad/xd6.sch). All ProMicro pins can be found [here](https://golem.hu/article/pro-micro-pinout/) along with the +2 pins mod.
  7. * Keyboard Maintainer: [Aplyard](https://github.com/Aplyard)
  8. * Hardware Supported: Aplx6 PCB, Pro Micro (ATmega32U4)
  9. * Hardware Availability: [GitHub](https://github.com/Aplyard/Aplx6)
  10. Make example for this keyboard (after setting up your build environment):
  11. make aplx6:default
  12. 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).
  13. ---
  14. ****Designed in**:**
  15. [KiCad](https://github.com/KiCad)
  16. **Components Footprints & Libraries :**
  17. [keebs.pretty](https://github.com/egladman/keebs.pretty)
  18. [keyboard_parts.pretty
  19. ](https://github.com/tmk/keyboard_parts.pretty)
  20. [ProMicro KiCad](https://github.com/Biacco42/ProMicroKiCad)
  21. **Usefull Links:**
  22. [Qmk Online Configurator](https://config.qmk.fm/#)
  23. **Alternatives of qmk that worked for me:**
  24. [Keyboard Layout Editor](http://www.keyboard-layout-editor.com/#/)
  25. [Keyboard Plate & Case Builder](http://builder.swillkb.com/)
  26. [Firmware Builder](https://kbfirmware.com/)
  27. ---