windykeyboards / southerly-front

Python front end for programming Windy keyboards
MIT License
1 stars 0 forks source link

Python frontend 1 #1

Closed patricksavill closed 6 years ago

patricksavill commented 6 years ago

First version of the python front end to be used with the Windy-M1 keyboard.

Currently doesn't program the board directly, and instead prints out the macro strings to be placed on the SD for the teensy to read out.

Bug with long macros being recorded freezing the UI is known.

patricksavill commented 6 years ago

Corrected the docstring and error print out. Merging in.