Skip to content

Instantly share code, notes, and snippets.

@dvliman
Last active August 1, 2026 23:04
Show Gist options
  • Select an option

  • Save dvliman/8550db553567f541c8a657e1abacb549 to your computer and use it in GitHub Desktop.

Select an option

Save dvliman/8550db553567f541c8a657e1abacb549 to your computer and use it in GitHub Desktop.
{
"profiles": [
{
"complex_modifications": {
"rules": []
},
"devices": [
{
"identifiers": {
"is_keyboard": true,
"product_id": 668,
"vendor_id": 76
},
"treat_as_built_in_keyboard": true
},
{
"identifiers": {
"is_keyboard": true,
"product_id": 615,
"vendor_id": 76
},
"treat_as_built_in_keyboard": true
},
{
"identifiers": {
"is_keyboard": true,
"product_id": 668,
"vendor_id": 1452
},
"treat_as_built_in_keyboard": true
}
],
"name": "Default profile",
"selected": true,
"virtual_hid_keyboard": {
"keyboard_type_v2": "ansi"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment