From 1609c3e98ab2f309d5211fd50bae49484d34df14 Mon Sep 17 00:00:00 2001 From: Beni Cherniavsky-Paskin Date: Sun, 30 Dec 2018 19:19:38 +0200 Subject: [PATCH] Display "K400 Plus" rather than just "Plus" (#483) --- lib/logitech_receiver/descriptors.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/logitech_receiver/descriptors.py b/lib/logitech_receiver/descriptors.py index 6347ccec..47fb5161 100644 --- a/lib/logitech_receiver/descriptors.py +++ b/lib/logitech_receiver/descriptors.py @@ -177,7 +177,7 @@ _D('Wireless Touch Keyboard K400', protocol=2.0, wpid=('400E', '4024'), _FS.fn_swap() ], ) -_D('Wireless Touch Keyboard K400 Plus', protocol=2.0, wpid='404D', +_D('Wireless Touch Keyboard K400 Plus', codename='K400 Plus', protocol=2.0, wpid='404D', settings=[ _FS.new_fn_swap() ],