diff options
author | sK0pe <sK0pe@users.noreply.github.com> | 2018-09-10 10:47:14 +0800 |
---|---|---|
committer | Drashna Jaelre <drashna@live.com> | 2018-09-09 19:47:14 -0700 |
commit | 63852e7a683d1fb3634beb45a8a57da4ee7a34e9 (patch) | |
tree | b49583740f3a1e68e015426df2488149524dc718 /keyboards/satan/keymaps/hhkb_7u/readme.md | |
parent | fa1e674bbbb92f70e2baaea88d3c4c38e10aac72 (diff) |
Keymap: Adjusted keymaps for standardisation (#3874)
* Added HHKB with 7U space bar
There are backlight changers on the function Z, X and C, mediat controls
have been removed.
* Fixed the default layout and added a keymap
GUI and ALT keys were swapped.
My own keymap which adds calculator, removes power, removes eject.
* Adjusted naming convention of hhkb layout layer
Fixed as per required from code review.
* Updated for qmk configurator
I didn't realise that there was a new standardisation across all the keymaps to accommodate the configurator.
Hopefully fixed now.
Diffstat (limited to 'keyboards/satan/keymaps/hhkb_7u/readme.md')
-rw-r--r-- | keyboards/satan/keymaps/hhkb_7u/readme.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/keyboards/satan/keymaps/hhkb_7u/readme.md b/keyboards/satan/keymaps/hhkb_7u/readme.md new file mode 100644 index 0000000000..39e71beedd --- /dev/null +++ b/keyboards/satan/keymaps/hhkb_7u/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 |