skraus-dev / cherryrgb-rs

Cherry RGB Keyboard - Multi platform tool to set RGB LEDs for Cherry keyboards
MIT License
41 stars 3 forks source link

Filter mouse movement packets from firmware 0105 #57

Closed felfert closed 1 year ago

felfert commented 1 year ago

Description

This PR updates the expression for filtering unwanted event packets (mouse movement) that are produced instead of the previous bogus key events after updating to firmware 0105.

Type of change

Please delete options that are not relevant.

Code Checklist