We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd58d6 commit 363678dCopy full SHA for 363678d
1 file changed
NeoKey_BFF_Examples/CP_Keyboard_Example/code.py
@@ -48,5 +48,5 @@
48
pixels.show()
49
keyboard.press(modifier_key, key)
50
switch_state = True
51
-
+
52
time.sleep(0.05)
0 commit comments