-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Review and update CosineKitty-Sapphire to version 2.5.4. #733
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule CosineKitty-Sapphire
updated
22 files
+10 −0 | CHANGELOG.md | |
+1 −1 | Frolic.md | |
+1 −1 | Glee.md | |
+88 −0 | Lark.md | |
+12 −1 | README.md | |
+1 −0 | VoltageFlipping.md | |
+ − | images/chaos_speed_menu.png | |
+ − | images/frolic_speed_menu.png | |
+ − | images/glee_speed_menu.png | |
+ − | images/lark.png | |
+ − | images/lark_chaos_menu.png | |
+ − | images/lark_tricorder.png | |
+13 −2 | plugin.json | |
+39 −0 | res/lark.svg | |
+70 −0 | src/chaos.hpp | |
+21 −0 | src/lark_vcv.cpp | |
+1 −0 | src/plugin.cpp | |
+1 −0 | src/plugin.hpp | |
+12 −0 | src/sapphire_panel.cpp | |
+1 −0 | util/make_sapphire_svg.py | |
+1 −0 | util/modules.txt | |
+20 −30 | util/unittest/unittest.cpp |