esamattis / deno_karabiner

Write Complex Modifications for Karabiner-Elements using Typescript and Deno.
https://deno.land/x/karabiner
MIT License
18 stars 3 forks source link

Add missing keys #4

Closed denolfe closed 3 years ago

denolfe commented 3 years ago

I ran across some missing keys. This PR is to add them.

Adds page_up, page_down, fn, and all top-row shortcuts

esamattis commented 3 years ago

Thanks!