Fix compilation error for GH60 satan HHKB 7u layout (#18250)
* 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>
This commit is contained in:
@@ -1,9 +1,14 @@
|
||||
# Dbroqua HHKB like Layout
|
||||
# HHKB like Layout with 7u Space
|
||||
|
||||
Like the HHKB but with a Satan GH60 PCB :D.
|
||||
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.
|
||||
```
|
||||
$ sudo KEYMAP=dbroqua_hhkb make dfu
|
||||
```
|
||||
$ qmk flash -kb gh60/satan -km hhkb_7u
|
||||
```
|
||||
|
Reference in New Issue
Block a user