qmk-keychron-q3-colemak-dh/keyboards/gh60/satan/keymaps/hhkb_7u/readme.md
AMing Lau a36c95db60
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>
2022-09-05 02:00:44 +01:00

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
```