You are browsing as a guest. Sign up (or log in) to start making projects!

5h 21m 30s logged

Made interpreter for local calculator
__
Made an interpreter so that when state[“is_active”] is true, will convert the kmk inputs to a str. It will then separate that into operator, a and b, and calculate the result.
__
However, KMK does not have a way to receive keyboard input updates , meaning it won’t work. To fix this, I am converting it to an exention, which does have that ability.

0
1

Comments 0

No comments yet. Be the first!