kmk/util/reset.py

4 lines
61 B
Python
Raw Normal View History

from kmk.common.util import reset_keyboard
2018-09-25 21:13:51 -04:00
reset_keyboard()