Last active
February 17, 2021 07:08
-
-
Save xcooper/af7ae17a3c86255c7bfd735cecd433f4 to your computer and use it in GitHub Desktop.
key-mapper configuration for mapping Keychrone K6 to HHKB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"mapping": { | |
"1,58,1": "key_leftctrl", | |
"1,56,1+1,38,1": "key_pageup", | |
"1,56,1+1,52,1": "key_pagedown", | |
"1,56,1": "disable", | |
"1,56,1+1,2,1": "key_f1", | |
"1,56,1+1,3,1": "key_f2", | |
"1,56,1+1,5,1": "key_f4", | |
"1,56,1+1,6,1": "key_f5", | |
"1,56,1+1,7,1": "key_f6", | |
"1,56,1+1,8,1": "key_f7", | |
"1,56,1+1,9,1": "key_f8", | |
"1,56,1+1,10,1": "key_f9", | |
"1,56,1+1,11,1": "key_f10", | |
"1,56,1+1,12,1": "key_f11", | |
"1,56,1+1,13,1": "key_f12", | |
"1,56,1+1,37,1": "key_home", | |
"1,56,1+1,51,1": "key_end", | |
"1,56,1+1,39,1": "key_left", | |
"1,56,1+1,40,1": "key_right", | |
"1,56,1+1,26,1": "key_up", | |
"1,56,1+1,53,1": "key_down", | |
"1,56,1+1,14,1": "key_insert", | |
"1,56,1+1,43,1": "key_delete", | |
"1,56,1+1,4,1": "key_f3", | |
"1,56,1+1,15,1": "key_capslock", | |
"1,56,1+1,1,1": "key_grave", | |
"1,125,1": "key_leftalt", | |
"1,100,1": "key_rightmeta" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/sezanzeb/key-mapper