qmk_firmware/keyboards/jc65/v32a
2024-03-15 01:42:15 +00:00
..
keymaps/default Remove obvious user keymaps, keyboards/{d,e,f}* edition. (#22695) 2023-12-18 21:45:52 +11:00
config.h Move RGBLight animations to data driven (#21635) 2023-08-23 22:11:39 +01:00
keyboard.json Migrate features from rules.mk to data driven - IJK (#23276) 2024-03-15 01:42:15 +00:00
readme.md [Keyboard] Update ATmega32A readme files to match template (#7462) 2019-11-23 20:42:20 -08:00

JC65

JC65

A 65% keyboard with RGB

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.

These docs are for the PS2AVRGB version of the PCB. More info on qmk.fm

Make example for this keyboard (after setting up your build environment):

make jc65/v32a:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make jc65/v32a:default:flash

Reset Key: Hold down the key commonly programmed as left control while plugging in the keyboard.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.