qmk_firmware/keyboards/jc65
2023-03-23 21:38:01 +11:00
..
v32a Remove more empty headers (#20155) 2023-03-17 14:02:04 +11:00
v32u4 Remove RGB_DI_PIN ifdefs (#20218) 2023-03-23 21:38:01 +11:00
readme.md Update JC65 Readme (#3384) 2018-07-12 10:36:47 -07:00

JC65

JC65 with 32u4 JC65 with 32a

The JC65 is the PCB for the Rama M65-A sold through keyclack.com. There are two revisions available, a native QMK powered PCB (v32u4) and a PS2AVRGB PCB (v32a), both are available on keyclack.

QMK is supported for both variants.

Make example native QMK version (after setting up your build environment):

make jc65/v32u4:default

Make example ps2avrGB version (after setting up your build environment):

make jc65/v32a:default