diff options
author | Chris Browne <cbbrowne@hpaq.int.linuxdatabases.info> | 2016-11-06 07:52:21 -0500 |
---|---|---|
committer | Chris Browne <cbbrowne@hpaq.int.linuxdatabases.info> | 2016-11-06 07:52:21 -0500 |
commit | 4f1cb9fd5e76f22d1deeeb807e87969eacaa5714 (patch) | |
tree | 9802e7e899334336fede78cf507acb83bedaad6f /keyboards/kc60/keymaps/dbroqua_hhkb/readme.md | |
parent | 6a0313ac262af5d717a33a0b01bd44c9e38362f3 (diff) | |
parent | d5270af1118a86cc8aaf795005941ad980a0d128 (diff) |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboards/kc60/keymaps/dbroqua_hhkb/readme.md')
-rw-r--r-- | keyboards/kc60/keymaps/dbroqua_hhkb/readme.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/kc60/keymaps/dbroqua_hhkb/readme.md b/keyboards/kc60/keymaps/dbroqua_hhkb/readme.md new file mode 100644 index 0000000000..be99a3bc7e --- /dev/null +++ b/keyboards/kc60/keymaps/dbroqua_hhkb/readme.md @@ -0,0 +1,9 @@ +# Dbroqua HHKB like Layout + +Like the HHKB but with a KC60 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 |