diff options
author | Less/Rikki <86894501+lesshonor@users.noreply.github.com> | 2023-03-23 04:18:30 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-23 19:18:30 +1100 |
commit | bb4abc8a9fdbfbb8ee8af92ec14d6f1b4cea0b04 (patch) | |
tree | 9bfaaf1a4f926d350f963674be905cc017d99f5b /keyboards/jacky_studio | |
parent | 0e4221fdf7c4e3939396edc74bf97a34cef7b822 (diff) |
[jacky_studio/piggy60] warn about incompatible PCB rev (#20232)
Diffstat (limited to 'keyboards/jacky_studio')
-rw-r--r-- | keyboards/jacky_studio/piggy60/readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/keyboards/jacky_studio/piggy60/readme.md b/keyboards/jacky_studio/piggy60/readme.md index d546c63bf8..bae776deba 100644 --- a/keyboards/jacky_studio/piggy60/readme.md +++ b/keyboards/jacky_studio/piggy60/readme.md @@ -5,7 +5,8 @@ A gasket-mounted 60% in the style of the S7 Elephant. * Keyboard Maintainer: [The QMK Community](https://github.com/qmk) -* Hardware Supported: Piggy60 +* Hardware Supported: Piggy60 PCB "rev1" (atmega32u4) + * **Make sure your PCB uses an `atmega32u4` before flashing!** A PCB that uses an `APM32F103CBT6` with `uf2boot` has been shipped with some extras purchases and to replace some defective units. Flashing that PCB with "rev1" firmware may result in a non-functional PCB which can only be recovered using a hardware programmer (e.g. an ST-Link V2) * Hardware Availability: Group Buy took place between 2021-05-22 1600 UTC and 2021-05-25 1600 UTC on [https://jackylab.com/](https://jackylab.com/). Make example for this keyboard (after setting up your build environment): |