summaryrefslogtreecommitdiff
path: root/keyboards/hotdox/keymaps/bliss/readme.md
diff options
context:
space:
mode:
authorQMK Bot <hello@qmk.fm>2022-02-20 07:10:44 +0000
committerQMK Bot <hello@qmk.fm>2022-02-20 07:10:44 +0000
commit1d9808606a54ac9b768bf0e94c0392a21b347835 (patch)
tree5de962e6172ba6128d4c6801a7bbd143412e7067 /keyboards/hotdox/keymaps/bliss/readme.md
parente2691c22c1c00dfe4bbf872f38535bebd00b1271 (diff)
parent60e28544b2ac9a4fc4150ece316352cf1d4eccef (diff)
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'keyboards/hotdox/keymaps/bliss/readme.md')
-rw-r--r--keyboards/hotdox/keymaps/bliss/readme.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/keyboards/hotdox/keymaps/bliss/readme.md b/keyboards/hotdox/keymaps/bliss/readme.md
new file mode 100644
index 0000000000..a31ee2826e
--- /dev/null
+++ b/keyboards/hotdox/keymaps/bliss/readme.md
@@ -0,0 +1,8 @@
+# Bliss for Hotdox
+
+This keymap for the ergodox hotdox is a take on a development setup I quite
+enjoy. Developers constantly use brackets and they should therefore be
+accessible instead of hidden away behind a shift key. Also this setup aims to minimize hand travel with a layer containing a numpad as well as arrows. Finally,
+this setup incorporates a dynamic macro recorder for an easy, software agnostic way to program macros.
+
+All keybinding diagrams can be read in the `keymap.c` file. It is quite well documented.