qmk-firmwares/keyboards/jc65
2021-09-30 08:14:21 +10:00
..
v32a Remove width, height and key_count from info.json (#14274) 2021-09-12 14:04:56 +10:00
v32u4 Remove redundant UNICODE_ENABLE = no in keyboard-level rules.mk (#14633) 2021-09-30 08:14:21 +10:00
readme.md

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