setup: report the keyboard name as some variant of 'quimby'

This commit is contained in:
Danny Robson 2019-03-09 11:11:47 +11:00
parent 32cb168ce6
commit 7ec912fe9f

View File

@ -113,8 +113,8 @@ files = {
'strings': { 'strings': {
'0x409': { '0x409': {
'serialnumber': "fedcba9876543210", 'serialnumber': "fedcba9876543210",
'manufacturer': "Raspberry Pi", 'manufacturer': "Quimby",
'product': "pizero keyboard Device", 'product': "Virtual Keyboard",
} }
}, },