diff options
Diffstat (limited to 'keyboards/hotdox/keymaps/bliss/readme.md')
-rw-r--r-- | keyboards/hotdox/keymaps/bliss/readme.md | 8 |
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 000000000..a31ee2826 --- /dev/null +++ b/keyboards/hotdox/keymaps/bliss/readme.md | |||
@@ -0,0 +1,8 @@ | |||
1 | # Bliss for Hotdox | ||
2 | |||
3 | This keymap for the ergodox hotdox is a take on a development setup I quite | ||
4 | enjoy. Developers constantly use brackets and they should therefore be | ||
5 | 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, | ||
6 | this setup incorporates a dynamic macro recorder for an easy, software agnostic way to program macros. | ||
7 | |||
8 | All keybinding diagrams can be read in the `keymap.c` file. It is quite well documented. | ||