Fixes for Linux ( Wayland, sudo, udev rules ) & new Keyboards & Merge recent updates#230
Fixes for Linux ( Wayland, sudo, udev rules ) & new Keyboards & Merge recent updates#230BachenbergS wants to merge 23 commits intornayabed:masterfrom
Conversation
feat: created a default keyboard loader function
Runs with Qt 6.7
* update auf new hidapi repo * fixed need for xterm
This reverts commit 52e2ec6.
Feature/updates from others
Feat: Add support for H81 with 0171 PID
Rks70 support
* added S98-BLau-DE96_QWERTZ
* fixed need for sudo
|
update: with the 2.4ghz usb dongle I can start the application but the time and volume does not update. Hi I use your repo to build and compile it for my RK-S98 DE (258a:224) on fedora 43 kde. any tips for debugging this? I would really like to sync the clock and volume |
|
First thing you should check is the USB ID you get from lsusb when the keyboard is connected via 2.4ghz. I get Edit: You can set the time of keyboard using the rotary knob next to the display on the keyboard itself. Please note that this clock is independent of the system the keyboard is connected to – it does not synchronize with your computer’s time. The same applies to the volume indicator on the keyboard: it shows the keyboard’s own internal volume level, not the system’s audio settings. |
|
Thanks. I used the cable instead of the dongle. Sry for the confusion. |
Purpose:
This PR merges recent upstream changes, introduces critical fixes, and improves code quality.
Key Changes:
Impact:
Related PRs/Issues:
Question:
Should I emphasize any specific change or add more technical details?
Disclaimer:
This code was drafted with AI assistance and has been fully reviewed and validated by me.