Add scancode for Caps Lock.

This commit is contained in:
Arpad Csanyi
2016-05-27 23:11:50 +02:00
parent 73ef4ccbd8
commit f92b6ce5b3
+1 -1
View File
@@ -562,7 +562,7 @@ $(function() {
label: 'Print Screen'
},
{
scancode: '',
scancode: '57',
searchTerm: '',
label: 'Caps Lock'
},