updated readmes to reflect qmk shipping
This commit is contained in:
parent
0dd1e65c48
commit
76a5d7a278
|
@ -6,6 +6,10 @@ This repository contains all of the design and production files necessary to mak
|
|||
|
||||
What are you waiting for? Your new life awaits.
|
||||
|
||||
## QMK?!
|
||||
|
||||
As of November 13th, 2020, kits bought from the [Ploopy store](https://www.ploopy.co/shop/trackball/2) come with QMK preloaded. Check out the Wiki for instructions on how to load new firmware onto your device. (It's super easy!)
|
||||
|
||||
## Under what license is this released?
|
||||
|
||||
The firmware is released under GPLv3. The hardware is released under OHL CERN v1.2. Check the respective directories for full license text.
|
||||
|
|
|
@ -0,0 +1,7 @@
|
|||
# Deprecation Notice
|
||||
|
||||
As of November 13th, 2020, this firmware is considered DEPRECATED and should no longer be used.
|
||||
|
||||
If you purchased an official Ploopy Kit and received a notice of shipment prior to November 13th, your kit includes this firmware. If your kit shipped after this date, it comes with [QMK](https://github.com/qmk/qmk_firmware).
|
||||
|
||||
This firmware will still work with PCBs of version R1.005, and the firmware in [R1.004 branch](https://github.com/ploopyco/trackball/tree/r1.004) will still work with PCBs of version R1.004 and previous. But you really ought to switch to QMK. It's the shit.
|
Loading…
Reference in New Issue