logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (283B)


  1. # HHKB like Layout with 7u Space
  2. Like the HHKB but on a Satan GH60 PCB :D.
  3. # Programming Instructions:
  4. Compile the firmware
  5. ```
  6. $ qmk compile -kb gh60/satan -km hhkb_7u
  7. ```
  8. Enter into programming mode and run the following command.
  9. ```
  10. $ qmk flash -kb gh60/satan -km hhkb_7u
  11. ```