qmk_firmware/keyboards/gh60/satan/keymaps/hhkb_7u/readme.md

15 lines
283 B
Markdown
Raw Permalink Normal View History

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