a36c95db60
* Fix compilation error for GH60 satan HHKB 7u layout * Update keyboards/gh60/satan/info.json Co-authored-by: Joel Challis <git@zvecr.com> Co-authored-by: Joel Challis <git@zvecr.com>
15 lines
283 B
Markdown
15 lines
283 B
Markdown
# 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
|
|
```
|