iamkroot / asus-numpad

Linux driver for Asus laptops to activate numpad on touchpad
MIT License
34 stars 10 forks source link

feat: 🎸 Add G533 layout #22

Closed kamack38 closed 2 months ago

kamack38 commented 6 months ago

Hi, I've added numpad layout for my Asus ROG Strix 15 G533QS. Unfortunately, I'm having issues with the numpad keys. Only the keydown event is emitted, but no keyup (that's why this PR is a draft). I've also changed/added few log macros.

kamack38 commented 6 months ago

Fixing the margins fixed the issue.

kamack38 commented 6 months ago

Closes #9