TaranVH / 2nd-keyboard

ALL of Taran's scripts - not just for the 2nd keyboard.
https://www.youtube.com/watch?v=O6ERELse_QY
1.66k stars 534 forks source link

Does anyone have a full list of all scan codes keys of Intercept ? #154

Closed mufabil45 closed 2 years ago

mufabil45 commented 2 years ago

Taran seems like knows the scan code of F22,F23 and F24. How Taran knows these scan codes?

I tried looking it up on Google but, it just bunches of scan codes that simply does not add up with different format.

And I'd love to see the full list of all codes available (Preferably the F13-F24 keys).

mufabil45 commented 2 years ago

Update After doing some rigorous research on the subject. I found the list. It's called USB HID to PS2/Scan Code Translation Table. I gave you the PDF file of all the list.

Make sure to refer the table "PS/2 Set 1 Make*" for the scan codes that is registered in intercept.exe USB HID to PS2 Scan Code Translation Table.pdf

TaranVH commented 2 years ago

I do have a list of all scan codes and virtual keys, tho. https://docs.google.com/spreadsheets/d/1GSj0gKDxyWAecB3SIyEZ2ssPETZkkxn67gdIwL1zFUs/edit?usp=drive_web&ouid=107638578296445823789

On Fri, Dec 31, 2021, 3:29 PM mufabil45 @.***> wrote:

Closed #154 https://github.com/TaranVH/2nd-keyboard/issues/154.

— Reply to this email directly, view it on GitHub https://github.com/TaranVH/2nd-keyboard/issues/154#event-5831118963, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2MGX636P4M7UDM2Z5X243UTY4EHANCNFSM5LBD677A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you are subscribed to this thread.Message ID: @.***>

mufabil45 commented 2 years ago

I do have a list of all scan codes and virtual keys, tho. https://docs.google.com/spreadsheets/d/1GSj0gKDxyWAecB3SIyEZ2ssPETZkkxn67gdIwL1zFUs/edit?usp=drive_web&ouid=107638578296445823789 On Fri, Dec 31, 2021, 3:29 PM mufabil45 @.> wrote: Closed #154 <#154>. — Reply to this email directly, view it on GitHub <#154 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD2MGX636P4M7UDM2Z5X243UTY4EHANCNFSM5LBD677A . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you are subscribed to this thread.Message ID: @.>

well, how fool am I for not searching it up first. Thank you, i aprreciated it.