You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

HHKB_keycodes.txt 2.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869
  1. HHKB keycodes
  2. =============
  3. 2015/10/03
  4. Looked into unclear keycodes(usages) of Fn-chording-key on HHKB.
  5. Followings are usages of Keyboard/Keypad Page(0x07) that HHKB spits out when Fn key is down.
  6. ## HHK mode(Off-Off)
  7. Key Usage
  8. ------------------------
  9. ⌘ / ◇ 0x78 Stop
  10. ## Lite Ext. mode(On-Off)
  11. ## Mac mode(Off-On)
  12. Key Usage
  13. ------------------------
  14. Esc 0x66 Power
  15. A 0x81 Volume Down
  16. S 0x80 Volume Up
  17. D 0x7F Mute
  18. F 0x6F F20
  19. Delete 0x53 Num Lock and Clear
  20. ## Secret mode(On-On)
  21. Key Usage
  22. ------------------------
  23. Esc 0x66 Power
  24. Q 0x78 Stop
  25. W 0x7E Find
  26. E 0x74 Execute
  27. R 0x77 Select
  28. T 0x76 Menu
  29. Y 0x75 Help
  30. Z 0x7A Undo
  31. X 0x7B Cut
  32. C 0x7C Copy
  33. V 0x7D Paste
  34. B 0x79 Again
  35. ## Matrix Key-Mode
  36. Mode
  37. -------------------------------
  38. Key HHK Lite Mac Secret Desc
  39. ---------------------------------------------------------------------------------------
  40. ⌘ / ◇ 0x78 - - - Stop
  41. Esc - - 0x66 0x66 Power
  42. A - - 0x81 - Volume Down
  43. S - - 0x80 - Volume Up
  44. D - - 0x7F - Mute
  45. F - - 0x6F - F20
  46. Delete 0x2A 0x2A 0x53 0x2A Num Lock and Clear(0x53)/Backspace(0x2A)
  47. Q - - - 0x78 Stop
  48. W - - - 0x7E Find
  49. E - - - 0x74 Execute
  50. R - - - 0x77 Select
  51. T - - - 0x76 Menu
  52. Y - - - 0x75 Help
  53. Z - - - 0x7A Undo
  54. X - - - 0x7B Cut
  55. C - - - 0x7C Copy
  56. V - - - 0x7D Paste
  57. B - - - 0x79 Again
  58. EOF