Skip to content

Commit

Permalink
Merge pull request #41 from FrameworkComputer/tkinter-new-gui
Browse files Browse the repository at this point in the history
python: Implement tkinter GUI
  • Loading branch information
JohnAZoidberg authored Nov 23, 2024
2 parents 568a74a + bbb209b commit 010f1c4
Show file tree
Hide file tree
Showing 3 changed files with 292 additions and 230 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,14 @@ It will soon be superceded by QMK XAP, but that isn't ready yet.

Tested to work on Windows and Linux, without any drivers or admin privileges.

### GUI

There is also an easy to use GUI tool that does not require commandline interaction.

See [GUI README](python/README.md)

![](screenshots/qmk_gui_screenshot.png)

### Supported devices

The tool is generic and works for any device using [QMK Firmware](https://qmk.fm/).
Expand Down
Loading

0 comments on commit 010f1c4

Please sign in to comment.