This is a quick guide to changing the keymap on the GH60 "Satan" or RevCHN. Note that the Satan is NOT a true GH60, and using the GH60 with the normal TMK would not work.
Note that installing dependencies or compiling TMK is not a part of the scope of this document. If you have problems with this part, seek help elsewhere. Not also that these instructions are written for Linux and Mac. If you're using windows, just use the Command Prompt for the git commands, and Windows Explorer to move and delete files.
- Dependencies.
- Download and install GIT: https://git-scm.com/downloads
- Download and install the dependencies for compiling TMK: https://github.com/tmk/tmk_keyboard/blob/master/doc/build.md (Point 1 only)
- Using git, download the TKG toolkit. https://github.com/kairyu/tkg-toolkit
git clone [email protected]:kairyu/tkg-toolkit.git tkg
- Still using git, download Kairyu's fork of TMK. https://github.com/kairyu/tmk_keyboard_custom
[email protected]:kairyu/tmk_keyboard_custom.git tmk