logo

qmk_firmware

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

readme.md (1448B)


  1. # prototypist/pt60
  2. ![prototypist/pt60](https://i.imgur.com/Iu3QwxRh.png)
  3. *Proto[Typist] Keyboards' first ever in-house universal 60% PCB designed by Josh (Anjheos).
  4. Features various physical layouts available to fit multiple regional and bottom row layouts.
  5. Default layout is in ISO.*
  6. * Keyboard Maintainer: [Josh @ Prototypist](https://github.com/Anjheos)
  7. * Hardware Supported: **PT-60J PCB and PT-60C PCB**
  8. * Hardware Availability: [Proto[Typist]](https://prototypist.net)
  9. Make example for this keyboard (after setting up your build environment):
  10. make prototypist/pt60:default
  11. make prototypist/pt60:via
  12. make prototypist/pt60:default_ansi
  13. Flashing example for this keyboard:
  14. make prototypist/pt60:default:flash
  15. make prototypist/pt60:via:flash
  16. make prototypist/pt60:default_ansi:flash
  17. 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).
  18. ## Bootloader
  19. Enter the bootloader in 3 ways:
  20. * **Bootmagic reset**: Hold down the key at (0,0) in the matrix (usually the top left key or Escape) and plug in the keyboard.
  21. * **Physical reset button**: Briefly press the button on the back of the PCB marked `RESET0`.
  22. * **Keycode in layout**: Press the key mapped to `QK_BOOT` if it is available.