diff options
author | Jack Humbert <jack.humb@gmail.com> | 2016-12-28 13:04:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-28 13:04:08 -0500 |
commit | d3ec88cd071b14f6ed29b5418474471e7538f1f6 (patch) | |
tree | 2a718c69dc4d558bda50ae5c3a950ea54d9d0238 /keyboards/satan/keymaps/dbroqua/readme.md | |
parent | 273faa4d9cd5a84207548f83ba550c9efee90933 (diff) | |
parent | db48b28eeb5ebe5252cc04495d5eb326fa62dc26 (diff) | |
download | qmk_firmware-d3ec88cd071b14f6ed29b5418474471e7538f1f6.tar.gz qmk_firmware-d3ec88cd071b14f6ed29b5418474471e7538f1f6.zip |
Merge pull request #966 from Dbroqua/master
Some updates for GH60 and Satan keyboard
Diffstat (limited to 'keyboards/satan/keymaps/dbroqua/readme.md')
-rw-r--r-- | keyboards/satan/keymaps/dbroqua/readme.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/satan/keymaps/dbroqua/readme.md b/keyboards/satan/keymaps/dbroqua/readme.md new file mode 100644 index 0000000000..39e71beedd --- /dev/null +++ b/keyboards/satan/keymaps/dbroqua/readme.md @@ -0,0 +1,9 @@ +# Dbroqua HHKB like Layout + +Like the HHKB but with a Satan GH60 PCB :D. + +# Programming Instructions: +Enter into programming mode and run the following command. +``` +$ sudo KEYMAP=dbroqua_hhkb make dfu +```
\ No newline at end of file |