summaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/hhkb_7u/readme.md
diff options
context:
space:
mode:
authorsK0pe <sK0pe@users.noreply.github.com>2018-09-10 04:47:14 +0200
committerDrashna Jaelre <drashna@live.com>2018-09-10 04:47:14 +0200
commit63852e7a683d1fb3634beb45a8a57da4ee7a34e9 (patch)
treeb49583740f3a1e68e015426df2488149524dc718 /keyboards/satan/keymaps/hhkb_7u/readme.md
parentfa1e674bbbb92f70e2baaea88d3c4c38e10aac72 (diff)
downloadqmk_firmware-63852e7a683d1fb3634beb45a8a57da4ee7a34e9.tar.gz
qmk_firmware-63852e7a683d1fb3634beb45a8a57da4ee7a34e9.tar.xz
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.md9
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 000000000..39e71beed
--- /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