Ryan 41c50bb653 Change keyboard level include guards to `pragma once` (#14248) vor 5 Jahren
..
keymaps 38353688f2 [Keymap] Add personal JC65 v32a layout (#7244) vor 6 Jahren
config.h 790f94533c Refactor to use led config - Part 6 (#12115) vor 5 Jahren
info.json ac05cdd1f8 JC65 Refactor and Configurator update (#3239) vor 8 Jahren
readme.md 6a8c0a6468 [Keyboard] Update ATmega32A readme files to match template (#7462) vor 6 Jahren
rules.mk a03aa301de Remove Full Bootmagic (#13846) vor 5 Jahren
v32a.c 790f94533c Refactor to use led config - Part 6 (#12115) vor 5 Jahren
v32a.h 41c50bb653 Change keyboard level include guards to `pragma once` (#14248) vor 5 Jahren

readme.md

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.