Skip to content

Commit

Permalink
windows11
Browse files Browse the repository at this point in the history
  • Loading branch information
ShuheiKubota committed Aug 15, 2023
1 parent 139bfbd commit 8a63713
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions k7jis.ahk
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ A_TrayMenu.Add "&Toggle", MenuToggleFMode
A_TrayMenu.Default := "&Toggle"
A_TrayMenu.ClickCount := 1

SendMode "InputThenPlay"

SetTimer onTimer, 10*1000

; missing keys
Expand Down

0 comments on commit 8a63713

Please sign in to comment.