]> git.donarmstrong.com Git - qmk_firmware.git/blobdiff - keyboards/jc65/readme.md
[Keyboard] Snagpad Configurator bugfix and readme refactor (#6381)
[qmk_firmware.git] / keyboards / jc65 / readme.md
index e69de29bb2d1d6434b8b29ae775ad8c2e48c5391..6fb2e5edcf34f6f38ab2a2713fc9d23d38b44ed2 100644 (file)
@@ -0,0 +1,16 @@
+# JC65
+
+![JC65 with 32u4](https://i.imgur.com/I4hCyBI.jpg)
+![JC65 with 32a](https://i.imgur.com/9cJ9UbX.jpg)
+
+The JC65 is the PCB for the Rama M65-A sold through [keyclack.com](https://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