logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1414B)


  1. # 3dortho14u
  2. ![3dortho14u](https://i.imgur.com/us16LYTh.jpg)
  3. A symmetrical 14u wide ortholinear keyboard.
  4. In addition to the 3d printed parts and microcontroller, the following hardware is required:
  5. * 8 * 12 mm M3 bolt
  6. * Either:
  7. * 8 * M3 muts and CA glue
  8. OR
  9. * 8 * 3x3 mm threaded insert
  10. * Optional:
  11. * USB daughter board
  12. ---
  13. * Keyboard Maintainer: [xia0](https://github.com/xia0)
  14. * Hardware Supported:
  15. * rev1: Teensy 2.0 (ATmega32u4)
  16. * rev2: Arduino Pro Micro (ATmega32u4)
  17. * Hardware Availability: [github](https://github.com/xia0/keeb_files/tree/main/3dortho14u)
  18. Make example for this keyboard (after setting up your build environment):
  19. make 3dortho14u/rev1:default
  20. Flashing example for this keyboard:
  21. make 3dortho14u/rev1:default:flash
  22. 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).
  23. ## Bootloader
  24. Enter the bootloader in 3 ways:
  25. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard
  26. * **Physical reset button**: Briefly press the button on the back of the PCB - some may have pads you must short instead
  27. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available