qmk_toolbox
qmk_toolbox copied to clipboard
[Windows] Enable high-DPI support
Description
Updates the App.config file to opt in to high-DPI support as described in this documentation. It doesn't seem like it's necessary to add a manifest file to get this to work, so I didn't add one.
Before and after screenshots at 125% scaling
Before

After

Types of Changes
- [ ] Core
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement/optimization
- [ ] Documentation