Display "K400 Plus" rather than just "Plus" (#483)
This commit is contained in:
parent
b8529030e6
commit
1609c3e98a
|
@ -177,7 +177,7 @@ _D('Wireless Touch Keyboard K400', protocol=2.0, wpid=('400E', '4024'),
|
||||||
_FS.fn_swap()
|
_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=[
|
settings=[
|
||||||
_FS.new_fn_swap()
|
_FS.new_fn_swap()
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue