From 80b979c7fe7830af603c4ea01f3bc35b7c2a0c3d Mon Sep 17 00:00:00 2001 From: Daniel Schaefer Date: Sat, 23 Nov 2024 13:12:29 +0800 Subject: [PATCH] python: Add new GUI screenshot Signed-off-by: Daniel Schaefer --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0a32b43..7913275 100644 --- a/README.md +++ b/README.md @@ -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/).