readme.md (283B)
- # HHKB like Layout with 7u Space
- Like the HHKB but on a Satan GH60 PCB :D.
- # Programming Instructions:
- Compile the firmware
- ```
- $ qmk compile -kb gh60/satan -km hhkb_7u
- ```
- Enter into programming mode and run the following command.
- ```
- $ qmk flash -kb gh60/satan -km hhkb_7u
- ```