Improve matrix generation for QMK Keychron controller, clean up modes, implement manual save

This commit is contained in:
Adam Honse
2026-06-22 10:16:06 -05:00
parent b508818f23
commit 73865fec59
5 changed files with 338 additions and 426 deletions

View File

@@ -2,7 +2,9 @@
| QMKKeychronControllerDetect.cpp |
| |
| Detector for Keychron QMK-based keyboards |
| (Q1 HE and other KEYCHRON_RGB-enabled models) |
| |
| Amadej Kastelic 21 Jun 2026 |
| Adam Honse <calcprogrammer1@gmail.com> 22 Jun 2026 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-or-later |