G60s Pro bt .hwdb

Hi looking for G60s Pro bt .hwdb and remote.conf file please, thanks.

Still need helpwith this.

hwdb? systemd: add AliExpress G60S Pro Plus remote to 70-local-keyboard.hwdb · CoreELEC/CoreELEC@28086a9 · GitHub

Hi thanks, How do I get it?

The link posted assumes the necessary file is already included in CoreELEC.

However, I have the same remote but the device identifier does not match with the one in the link.

This change remaps only the OK key to make it work as expected.

I had to use the following in my hwdb file:

evdev:input:b0005v2717p32C0*
 KEYBOARD_KEY_c0041=enter

*you need a space before KEYBOARD_KEY…

you can find the correct device number for your device with evtest

then create a hwdb file under /storage/.config/hwdb.d/

execute the following commands

udevadm hwdb --update
udevadm trigger -s input

and reboot

Can you dm me yours please I’m not that technical, thanks.