blob: 3ea92f79f9ff0182a1ea75896c50d2806aa02212 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
# 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
```
|