qmk-firmwares/keyboards/jc65
Ryan 5e4b076af3
Remove legacy keycodes, part 5 (#18710)
* `KC_SLCK` -> `KC_SCRL`
* `KC_NLCK` -> `KC_NUM`
2022-10-15 22:29:43 +01:00
..
v32a Remove RGBLIGHT_ANIMATION and clean up effect defines for G-K (#18726) 2022-10-15 09:55:27 -07:00
v32u4 Remove legacy keycodes, part 5 (#18710) 2022-10-15 22:29:43 +01: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