]> git.donarmstrong.com Git - qmk_firmware.git/blob - keyboards/satan/keymaps/iso_split_rshift/readme.md
Remove/migrate action_get_macro()s from default keymaps (#5625)
[qmk_firmware.git] / keyboards / satan / keymaps / iso_split_rshift / readme.md
1 toneman77's Satan Layout
2 =====================
3
4 ##Quantum MK Firmware
5 For the full Quantum feature list, see the parent readme.md.
6
7 * heavily modified ISO (!) layout with split right shift key
8 * spaceFn
9 * Dual-Role keys:
10
11  | Original key     | when tapped   | when held     |
12  | ---------------- | ------------- | ------------- |
13  | Space            | Space         | layer change  |
14  | Caps lock        | Escape        | Control       |
15  | Tab              | Tab           | layer change  |
16  | Enter            | Enter         | Control       |
17
18 * Lockable layer for LED functions and numpad
19 * vim-style arrow keys on hjkl (spacefn layer)
20 * corresponding Home/PgDn/PgUp/End on hjkl (tab layer)
21 * bonus arrow keys in the bottom right corner on Alt/Win/Menu/rCtrl/Shift
22 * more bonus arrow keys on wasd (spacefn layer)
23 * media keys prev/next/play/vol+/vol- (spacefn layer)
24 * firmware bootloader button
25 * WS2812 RGB Underglow Support (not needed anymore to solder directly to the atmega)
26 * additional brackets that only work in german layout due to horrible placement
27 in the default qwertz layout
28
29
30 ### Additional Credits
31 * Keymap has been based on TerryMathews' fork of Aqoush's fork of qmk-satan-rgb. [here](https://github.com/TerryMathews/qmk-satan-rgb/tree/master/keyboard/satan)
32 * nice visualization of the layers [here](http://www.keyboard-layout-editor.com/#/gists/aba4e4396459ede85bc66a22cee88e48)
33 * no-need-to-solder-on-chip picture:
34 ![no need to solder directly on the chip anymore](https://i.imgur.com/AitpDoB.jpg)
35 * special thanks to /u/TerryMathews  who suggested the pin PB2, so soldering
36 directly on the atmega is not needed anymore. Happened on [reddit](https://www.reddit.com/r/MechanicalKeyboards/comments/4ghq9z/photos_satan_rgb60_w1976/d2k5tra)