feat(x1): add new keyboard to xremap configuration
- Included "HS Galaxy100 Keyboard" in `services.xremap.deviceNames`. - Improves support for additional hardware in the x1 system.
This commit is contained in:
parent
a33f57643a
commit
288052b7f3
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@
|
||||||
services.xremap.deviceNames = [
|
services.xremap.deviceNames = [
|
||||||
# Use the name found in the log output: "Hangsheng MonsGeek Keyboard System Control"
|
# Use the name found in the log output: "Hangsheng MonsGeek Keyboard System Control"
|
||||||
"Hangsheng MonsGeek Keyboard"
|
"Hangsheng MonsGeek Keyboard"
|
||||||
|
"HS Galaxy100 Keyboard"
|
||||||
# You can usually shorten the name slightly to match the device you want
|
# You can usually shorten the name slightly to match the device you want
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue