diff options
author | MechMerlin <30334081+mechmerlin@users.noreply.github.com> | 2018-07-12 10:36:47 -0700 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-07-12 10:36:47 -0700 |
commit | 9c35c5979c232749ee05444f9d810536c31c937c (patch) | |
tree | e1cc084682224148ff6eb64bb5869aa535ec0416 | |
parent | 1236eac4f2ca220c21cc73b0bc4e39d0b2d9df63 (diff) | |
download | qmk_firmware-9c35c5979c232749ee05444f9d810536c31c937c.tar.gz qmk_firmware-9c35c5979c232749ee05444f9d810536c31c937c.zip |
Update JC65 Readme (#3384)
-rw-r--r-- | keyboards/jc65/readme.md | 7 | ||||
-rw-r--r-- | keyboards/jc65/v32a/readme.md | 14 | ||||
-rw-r--r-- | keyboards/jc65/v32u4/readme.md | 10 |
3 files changed, 19 insertions, 12 deletions
diff --git a/keyboards/jc65/readme.md b/keyboards/jc65/readme.md index 3ab10b181..6fb2e5edc 100644 --- a/keyboards/jc65/readme.md +++ b/keyboards/jc65/readme.md | |||
@@ -1,10 +1,11 @@ | |||
1 | JC65 | 1 | # JC65 |
2 | === | ||
3 | 2 | ||
4 |  | 3 |  |
5 |  | 4 |  |
6 | 5 | ||
7 | 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 are now currently available on [keyclack.com](https://keyclack.com/) | 6 | 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. |
7 | |||
8 | QMK is supported for both variants. | ||
8 | 9 | ||
9 | Make example native QMK version (after setting up your build environment): | 10 | Make example native QMK version (after setting up your build environment): |
10 | 11 | ||
diff --git a/keyboards/jc65/v32a/readme.md b/keyboards/jc65/v32a/readme.md index 84a5b962d..b4d4f7e50 100644 --- a/keyboards/jc65/v32a/readme.md +++ b/keyboards/jc65/v32a/readme.md | |||
@@ -5,13 +5,15 @@ JC65 ps2avrGB | |||
5 | 5 | ||
6 | A 65% keyboard with RGB | 6 | A 65% keyboard with RGB |
7 | 7 | ||
8 | Keyboard Maintainer: [Jason Barnachea](https://github.com/nautxx) | 8 | Keyboard Maintainer: [Jason Barnachea](https://github.com/nautxx) |
9 | 9 | ||
10 | Hardware Supported: JC65 rev.ps2avrgb | 10 | Hardware Supported: JC65 rev.ps2avrgb |
11 | 11 | ||
12 | Hardware Availability: [keyclack.com](https://keyclack.com/) | 12 | Hardware Availability: [keyclack.com](https://keyclack.com/) |
13 | 13 | ||
14 | 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. In the near future both PCB versions should be available from keyclack.com when the storefront part opens. | 14 | 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. |
15 | |||
16 | Please note that there have been issues with QMK and PS2AVRGB boards. Random shutdowns and overheating have been reported. As of now, the cause has not been discovered. | ||
15 | 17 | ||
16 | These docs are for the PS2AVRGB version of the PCB. More info on qmk.fm | 18 | These docs are for the PS2AVRGB version of the PCB. More info on qmk.fm |
17 | 19 | ||
@@ -23,4 +25,8 @@ Flash example for this keyboard: | |||
23 | 25 | ||
24 | bootloadHID -r jc65_v32a_default.hex | 26 | bootloadHID -r jc65_v32a_default.hex |
25 | 27 | ||
28 | Flashing on Windows can be accomplished by downloading [HIDBootFlash](http://vusb.wikidot.com/project:hidbootflash) | ||
29 | |||
30 | To put the PS2AVRGB board into reset, hold down the left control key while plugging in the keyboard. | ||
31 | |||
26 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. \ No newline at end of file | 32 | See [build environment setup](https://docs.qmk.fm/build_environment_setup.html) then the [make instructions](https://docs.qmk.fm/make_instructions.html) for more information. \ No newline at end of file |
diff --git a/keyboards/jc65/v32u4/readme.md b/keyboards/jc65/v32u4/readme.md index c85c166a2..396c19e8d 100644 --- a/keyboards/jc65/v32u4/readme.md +++ b/keyboards/jc65/v32u4/readme.md | |||
@@ -3,13 +3,13 @@ JC65 | |||
3 | 3 | ||
4 |  | 4 |  |
5 | 5 | ||
6 | 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. In the near future both PCB versions should be available from keyclack.com when the storefront part opens. | 6 | 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. |
7 | 7 | ||
8 | These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/planck/) | 8 | These docs are for the QMK version of the PCB. [More info on qmk.fm](http://qmk.fm/planck/) |
9 | 9 | ||
10 | Keyboard Maintainer: [Ethan Madden](https://github.com/jetpacktuxedo) | 10 | Keyboard Maintainer: [Ethan Madden](https://github.com/jetpacktuxedo) |
11 | Hardware Supported: JC65 rev.qmk | 11 | Hardware Supported: JC65 rev.qmk |
12 | Hardware Availability: [keyclack.com](https://keyclack.com/) | 12 | Hardware Availability: [keyclack.com](https://keyclack.com/) |
13 | 13 | ||
14 | Make example for this keyboard (after setting up your build environment): | 14 | Make example for this keyboard (after setting up your build environment): |
15 | 15 | ||