diff --git a/BluetoothRemoteControl/keymaps/Notus S2.json b/BluetoothRemoteControl/keymaps/Notus S2.json index 35901832d..786d01d01 100644 --- a/BluetoothRemoteControl/keymaps/Notus S2.json +++ b/BluetoothRemoteControl/keymaps/Notus S2.json @@ -6,9 +6,9 @@ { "$comment": "KEY_RIGHT", "code": 4521984, "key": 106 }, { "$comment": "KEY_DOWN", "code": 4390912, "key": 108 }, { "$comment": "KEY_ENTER", "code": 4259840, "key": 28 }, - { "$comment": "KEY_BACKSPACE", "code": 2490368, "key": 14 }, + { "$comment": "KEY_BACKSPACE", "code": 2490368, "key": 1 }, { "$comment": "KEY_HOME", "code": 2293760, "key": 102 }, - { "$comment": "KEY_MENU", "code": 10682368, "key": 139 }, + { "$comment": "KEY_MENU", "code": 10682368, "key": 14 }, { "$comment": "KEY_VOLUMEUP", "code": 15269888, "key": 115 }, { "$comment": "KEY_VOLUMEDOWN", "code": 15335424, "key": 114 }, { "$comment": "KEY_PLAYPAUSE", "code": 13434880, "key": 164 }, diff --git a/BluetoothRemoteControl/keymaps/bluetooth.json b/BluetoothRemoteControl/keymaps/bluetooth.json index 35901832d..786d01d01 100644 --- a/BluetoothRemoteControl/keymaps/bluetooth.json +++ b/BluetoothRemoteControl/keymaps/bluetooth.json @@ -6,9 +6,9 @@ { "$comment": "KEY_RIGHT", "code": 4521984, "key": 106 }, { "$comment": "KEY_DOWN", "code": 4390912, "key": 108 }, { "$comment": "KEY_ENTER", "code": 4259840, "key": 28 }, - { "$comment": "KEY_BACKSPACE", "code": 2490368, "key": 14 }, + { "$comment": "KEY_BACKSPACE", "code": 2490368, "key": 1 }, { "$comment": "KEY_HOME", "code": 2293760, "key": 102 }, - { "$comment": "KEY_MENU", "code": 10682368, "key": 139 }, + { "$comment": "KEY_MENU", "code": 10682368, "key": 14 }, { "$comment": "KEY_VOLUMEUP", "code": 15269888, "key": 115 }, { "$comment": "KEY_VOLUMEDOWN", "code": 15335424, "key": 114 }, { "$comment": "KEY_PLAYPAUSE", "code": 13434880, "key": 164 },