summaryrefslogtreecommitdiff
path: root/keyboards/kbdfans/kbd6x/keymaps/mekberg/readme.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2023-12-18 14:06:47 +1100
committerGitHub <noreply@github.com>2023-12-18 14:06:47 +1100
commitf25226453fb253b5d1c2f1684365d6248d8b5750 (patch)
tree8fbc0eb6b4a56adcd6dca750ce2ccca9dc85bc1a /keyboards/kbdfans/kbd6x/keymaps/mekberg/readme.md
parent9539f135d8161557f0ffdfecb6e8c8c8b09786a2 (diff)
Remove obvious user keymaps, `keyboards/a*` edition. (#22692)
Diffstat (limited to 'keyboards/kbdfans/kbd6x/keymaps/mekberg/readme.md')
-rw-r--r--keyboards/kbdfans/kbd6x/keymaps/mekberg/readme.md14
1 files changed, 0 insertions, 14 deletions
diff --git a/keyboards/kbdfans/kbd6x/keymaps/mekberg/readme.md b/keyboards/kbdfans/kbd6x/keymaps/mekberg/readme.md
deleted file mode 100644
index febe2e1d68..0000000000
--- a/keyboards/kbdfans/kbd6x/keymaps/mekberg/readme.md
+++ /dev/null
@@ -1,14 +0,0 @@
-# General Information
-
-This is more or less a HHKB base layout, but with completely different Fn layers. I don't use most of the HHKB secondary key positions because, honestly, they make no sense to me at all.
-
-Fn key layer is focused mostly on keyboard firmware features (like RGB) as well as some of the necessary alternate functions. It also hold media controls, F-keys and Reset.
-
-Left Tab-Hold layer is focused on nav cluster functionality, and turns Backspace into Delete (and moves Backspace up into the top right 1u position).
-
-
-# Build instructions
-
-To simply build the firmware file: `make clean && make kbdfans/kbd6x:mekberg`
-
-To build and immediately flash: `make clean && make kbdfans/kbd6x:mekberg:dfu`