summaryrefslogtreecommitdiffstats
path: root/keyboards/gh60/satan/keymaps/hhkb_7u/readme.md
diff options
context:
space:
mode:
Diffstat (limited to 'keyboards/gh60/satan/keymaps/hhkb_7u/readme.md')
-rw-r--r--keyboards/gh60/satan/keymaps/hhkb_7u/readme.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/gh60/satan/keymaps/hhkb_7u/readme.md b/keyboards/gh60/satan/keymaps/hhkb_7u/readme.md
deleted file mode 100644
index 3ea92f79f9..0000000000
--- a/keyboards/gh60/satan/keymaps/hhkb_7u/readme.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# HHKB like Layout with 7u Space
-
-Like the HHKB but on a Satan GH60 PCB :D.
-
-# Programming Instructions:
-Compile the firmware
-```
-$ qmk compile -kb gh60/satan -km hhkb_7u
-```
-
-Enter into programming mode and run the following command.
-```
-$ qmk flash -kb gh60/satan -km hhkb_7u
-```