diff options
| author | Benjamin Chausse <benjamin@chausse.xyz> | 2022-02-20 02:10:15 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-02-19 23:10:15 -0800 |
| commit | 60e28544b2ac9a4fc4150ece316352cf1d4eccef (patch) | |
| tree | 5ca06c1436f9fc2d8e85c12fbcfbda76b52cb1cd /keyboards/hotdox/keymaps/bliss/readme.md | |
| parent | 73657a7d5828b06c3a0dc9e35e126a0a26913b0b (diff) | |
| download | qmk_firmware-60e28544b2ac9a4fc4150ece316352cf1d4eccef.tar.gz qmk_firmware-60e28544b2ac9a4fc4150ece316352cf1d4eccef.zip | |
Bliss Hotdox keymaps (#13160)
* Bliss Hotdox keymaps
* Update keyboards/hotdox/keymaps/bliss/keymap.c
* Update keyboards/hotdox/keymaps/bliss/keymap.c
* Add GPL License to keymap.c file
Changes to be committed:
modified: keymap.c
* make changes requested by fauxpark
* Update keyboards/hotdox/keymaps/bliss/readme.md
* Update keyboards/hotdox/keymaps/bliss/keymap.c
* Update keyboards/hotdox/keymaps/bliss/readme.md
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. | ||
