Performance improvements.

This commit is contained in:
Jan Lindblom
2022-08-03 23:05:04 +03:00
committed by Kyle Brown
parent 5f09ba7c0a
commit 9c85ea9b6b
2 changed files with 2 additions and 4 deletions

View File

@@ -1,11 +1,9 @@
import neopixel
from storage import getmount
from kmk.extensions import Extension
from kmk.handlers.stock import passthrough as handler_passthrough
from kmk.keys import make_key
from kmk.utils import clamp
class Color: