You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk-fw/keyboards/jc65
Joe Wasson 743449472e Make `PREVENT_STUCK_MODIFIERS` the default (#3107)
* Remove chording as it is not documented, not used, and needs work.

* Make Leader Key an optional feature.

* Switch from `PREVENT_STUCK_MODIFIERS` to `STRICT_LAYER_RELEASE`

* Remove `#define PREVENT_STUCK_MODIFIERS` from keymaps.
7 years ago
..
v32a Update JC65 Readme (#3384) 7 years ago
v32u4 Make `PREVENT_STUCK_MODIFIERS` the default (#3107) 7 years ago
readme.md Update JC65 Readme (#3384) 7 years ago

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