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.

34 lines
1.4 KiB

  1. # Aplx2
  2. ![Front](https://i.imgur.com/cN4WfaQl.jpg)
  3. A simple 2% keyboard for osu!. Designed to be assembled as a sandwich with a Pro Micro, using M3 x 16mm screws, your choice of MX- or Alps-compatible switches, and 1N4148 diodes.
  4. **Layout:**
  5. The default layout is: Z , X .
  6. Used pins can be found in `config.h`. All ProMicro pins can be found [here](https://cdn.sparkfun.com/datasheets/Dev/Arduino/Boards/ProMicro16MHzv1.pdf).
  7. * Keyboard Maintainer: [Aplyard](https://github.com/Aplyard)
  8. * Hardware Supported: Pro Micro (ATmega32U4)
  9. * Hardware Availability: [GitHub](https://github.com/Aplyard/Aplx2), [Thingiverse](https://www.thingiverse.com/thing:4294608)
  10. Make example for this keyboard (after setting up your build environment):
  11. make handwired/aplx2: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. Fusion360
  16. [Keyboard Plate & Case Builder](http://builder.swillkb.com/)
  17. **Usefull Links:**
  18. [Qmk Online Configurator](https://config.qmk.fm/#)
  19. **Alternatives of qmk that worked for me:**
  20. [Keyboard Layout Editor](http://www.keyboard-layout-editor.com/#/)
  21. [Firmware Builder](https://kbfirmware.com/)
  22. ---