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.

22 lines
887 B

  1. JC65
  2. ===
  3. ![JC65](https://i.imgur.com/I4hCyBI.jpg)
  4. The JC65 PCB actually has two revisions: A QMK native version, and a PS2AVRGB version. Jchan offered both PCBs as options during the M65-A Round 1 group buy, and were also available choices for the 65% acrylic case group buy.
  5. These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/planck/)
  6. Keyboard Maintainer: [Ethan Madden](https://github.com/jetpacktuxedo)
  7. Hardware Supported: JC65 rev.qmk
  8. Hardware Availability: [keyclack.com](https://keyclack.com/)
  9. Make example for this keyboard (after setting up your build environment):
  10. make jc65/v32u4:default
  11. Or to make and flash:
  12. make jc65/v32u4:default:dfu
  13. See [build environment setup](https://docs.qmk.fm/#/getting_started_build_tools) then the [make instructions](https://docs.qmk.fm/#/getting_started_make_guide) for more information.