kurikaesu / userspace-tablet-driver-gui

Linux GUI for Kuri's userspace tablet drivers. Supports non-wacom (XP-Pen, Huion, Gaomon) graphics tablets and pen displays
GNU General Public License v3.0
28 stars 7 forks source link

added support for Gaomon M10K 2018 #7

Closed TheLastBilly closed 2 years ago

TheLastBilly commented 2 years ago

I waited until the other PR on the deamon was accepted before adding this one. It may not be the most optimal way of adding a device (since this is pretty much just a copy paste of the M10K Pro's) but it works on my end

kurikaesu commented 2 years ago

This is basically how I do it too so it looks all good to me!

TheLastBilly commented 2 years ago

Perfect then!, I updated the readme also, sorry for not doing it sooner. I will also see if I can add scroll wheel support for the bindings, I kinda need that LOL

kurikaesu commented 2 years ago

All good. Send me another PR when that is ready!