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.

16 lines
574 B

6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
  1. # JC65
  2. ![JC65 with 32u4](https://i.imgur.com/I4hCyBI.jpg)
  3. ![JC65 with 32a](https://i.imgur.com/9cJ9UbX.jpg)
  4. The JC65 is the PCB for the Rama M65-A sold through [keyclack.com](https://keyclack.com/). There are two revisions available, a native QMK powered PCB (v32u4) and a PS2AVRGB PCB (v32a), both are available on keyclack.
  5. QMK is supported for both variants.
  6. Make example native QMK version (after setting up your build environment):
  7. make jc65/v32u4:default
  8. Make example ps2avrGB version (after setting up your build environment):
  9. make jc65/v32a:default