1 2 3 4 5 6
# import test from hex33board import Keyboard import config as board k = Keyboard(board) k.run()