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.

25 lines
1.2 KiB

  1. # JC65
  2. ![JC65](https://i.imgur.com/9cJ9UbX.jpg)
  3. A 65% keyboard with RGB
  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 PS2AVRGB version of the PCB. More info on qmk.fm
  6. * Keyboard Maintainer: [Jason Barnachea](https://github.com/nautxx)
  7. * Hardware Supported: JC65 rev.ps2avrgb
  8. * Hardware Availability: [keyclack.com](https://keyclack.com/)
  9. Make example for this keyboard (after setting up your build environment):
  10. make jc65/v32a:default
  11. Flashing example for this keyboard ([after setting up the bootloadHID flashing environment](https://docs.qmk.fm/#/flashing_bootloadhid))
  12. make jc65/v32a:default:flash
  13. **Reset Key**: Hold down the key commonly programmed as *left control* while plugging in the keyboard.
  14. 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).