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.

26 lines
1.1 KiB

9 months ago
9 months ago
  1. # ProjectD 65% ISO
  2. ![ProjectD 65 ISO](https://imgur.com/2LCEGnJ.png)
  3. A 65% keyboard, Equipped with the WestBerry Q95 microcontroller.
  4. * Keyboard Maintainer: [GSKY](https://github.com/gksygithub)
  5. * Hardware Supported: projectd_65_iso
  6. * Hardware Availability: [GSKY](https://github.com/gskygithub/projectd_65_iso)
  7. Make example for this keyboard (after setting up your build environment):
  8. make projectd/65/projectd_65_iso:default
  9. Flashing example for this keyboard:
  10. make projectd/65/projectd_65_iso:default:flash
  11. To reset the board into bootloader mode, do one of the following:
  12. * Hold the Reset switch mounted under the space key after the USB cable is connected
  13. * Hold the Esc key while connecting the USB cable (also erases persistent settings)
  14. * Fn+Alt+Tab will reset the board to bootloader mode
  15. 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).