diff options
Diffstat (limited to 'keyboards/atreus62/keymaps/d4mation/readme.md')
| -rw-r--r-- | keyboards/atreus62/keymaps/d4mation/readme.md | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/keyboards/atreus62/keymaps/d4mation/readme.md b/keyboards/atreus62/keymaps/d4mation/readme.md new file mode 100644 index 000000000..5642e8e43 --- /dev/null +++ b/keyboards/atreus62/keymaps/d4mation/readme.md | |||
| @@ -0,0 +1,40 @@ | |||
| 1 | # d4mation's keymap for the Atreus62 | ||
| 2 | |||
| 3 | This is a bit of a work in-progress, but for the most part I like what I have done here. | ||
| 4 | |||
| 5 | I switched to Dvorak some time ago and software-based support in most OS's for Dvorak isn't very great, so this keymap by default is set to Dvorak. | ||
| 6 | |||
| 7 | ## Table of Contents | ||
| 8 | |||
| 9 | * [Layers](#layers) | ||
| 10 | - [Base layer](#base) | ||
| 11 | - [Num](#num) | ||
| 12 | - [Lower](#lower) | ||
| 13 | - [Raise](#raise) | ||
| 14 | - [Adjust](#adjust) | ||
| 15 | |||
| 16 | # Layers | ||
| 17 | |||
| 18 | ## Base | ||
| 19 | |||
| 20 | * By default, this layer is Dvorak. But using the Adjust layer you can switch to Qwerty | ||
| 21 | * Double-tapping Shift enables and disables Caps Lock | ||
| 22 | * Quickly tapping the Grave accent key will output a Grave Accent, but holding it for 200ms will output the ESC key instead | ||
| 23 | |||
| 24 | ## Num | ||
| 25 | |||
| 26 | This layer gets toggled off and on to place a numpad on both the left and right sides of the keyboard. | ||
| 27 | |||
| 28 | ## Lower | ||
| 29 | |||
| 30 | This layer holds some handy shortcuts that I use often, like the screen grab shortcut and sleep shortcut in OS X. | ||
| 31 | |||
| 32 | It also has quick access to {} as they are inaccessible in the base layer | ||
| 33 | |||
| 34 | ## Raise | ||
| 35 | |||
| 36 | Aside from quick access to [] and Play/Pause/Next/Previous, this layer is mostly just goofy things I decided to program into the keyboard because I could. There's a bunch of [kaomoji](https://en.wikipedia.org/wiki/Emoticon#Japanese_style_(kaomoji))/"unicode smileys" and I added a toggle switch to enable a [Zalgo Text](https://zalgo.org/) mode. | ||
| 37 | |||
| 38 | ## Adjust | ||
| 39 | |||
| 40 | This layer is a "here be dragons" layer. It can only be accessed by holding down the keys for Lower and Raise at the same time. I added exclusively keys that drastically transformed the keyboard's layout or function on this layer. The ability to switch to Qwerty is on this layer, a way to switch CTRL and CMD back and forth is on this layer, and a hotkey to enter bootloader mode also exists. | ||
