Skip to content

Commit

Permalink
device: add K845 keyboard
Browse files Browse the repository at this point in the history
Clement Cheung authored and pfps committed Dec 5, 2023
1 parent fa7606e commit 4b2bb92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/logitech_receiver/descriptors.py
Original file line number Diff line number Diff line change
@@ -209,6 +209,7 @@ def get_btid(btid):
_D('G512 RGB Mechanical Gaming Keyboard', codename='G512', usbid=0xc33c, interface=1)
_D('G815 Mechanical Keyboard', codename='G815', usbid=0xc33f, interface=1)
_D('diNovo Edge Keyboard', codename='diNovo', protocol=1.0, wpid='C714', settings=[_ST.RegisterFnSwap])
_D('K845 Mechanical Keyboard', codename='K845', usbid=0xc341, interface=3)

# Mice

0 comments on commit 4b2bb92

Please sign in to comment.