summaryrefslogtreecommitdiffstats
path: root/keyboards/satan/keymaps/iso_split_rshift/readme.md
diff options
context:
space:
mode:
authorMechMerlin <30334081+mechmerlin@users.noreply.github.com>2019-08-04 23:06:33 -0700
committernoroadsleft <18669334+noroadsleft@users.noreply.github.com>2019-08-04 23:06:33 -0700
commit7f8922ae7bc6c52bd22d3953b8eda9e87c664cf9 (patch)
tree3aaecbcb755bfe722e1c3522079ff146b90542f8 /keyboards/satan/keymaps/iso_split_rshift/readme.md
parent72f382fc02b3c5c81c54fd2d239d653fe2f8083c (diff)
GH60 Refactor: Move Satan into GH60 directory (#6485)
* Move Satan into the GH60 directory to avoid the confusion of what PCB people have * set bootmagic to lite * rename gh60 file to revc
Diffstat (limited to 'keyboards/satan/keymaps/iso_split_rshift/readme.md')
-rw-r--r--keyboards/satan/keymaps/iso_split_rshift/readme.md36
1 files changed, 0 insertions, 36 deletions
diff --git a/keyboards/satan/keymaps/iso_split_rshift/readme.md b/keyboards/satan/keymaps/iso_split_rshift/readme.md
deleted file mode 100644
index 480491f5a1..0000000000
--- a/keyboards/satan/keymaps/iso_split_rshift/readme.md
+++ /dev/null
@@ -1,36 +0,0 @@
-toneman77's Satan Layout
-=====================
-
-##Quantum MK Firmware
-For the full Quantum feature list, see the parent readme.md.
-
-* heavily modified ISO (!) layout with split right shift key
-* spaceFn
-* Dual-Role keys:
-*
- | Original key | when tapped | when held |
- | ---------------- | ------------- | ------------- |
- | Space | Space | layer change |
- | Caps lock | Escape | Control |
- | Tab | Tab | layer change |
- | Enter | Enter | Control |
-
-* Lockable layer for LED functions and numpad
-* vim-style arrow keys on hjkl (spacefn layer)
-* corresponding Home/PgDn/PgUp/End on hjkl (tab layer)
-* bonus arrow keys in the bottom right corner on Alt/Win/Menu/rCtrl/Shift
-* more bonus arrow keys on wasd (spacefn layer)
-* media keys prev/next/play/vol+/vol- (spacefn layer)
-* firmware bootloader button
-* WS2812 RGB Underglow Support (not needed anymore to solder directly to the atmega)
-* additional brackets that only work in german layout due to horrible placement
-in the default qwertz layout
-
-
-### Additional Credits
-* 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)
-* nice visualization of the layers [here](http://www.keyboard-layout-editor.com/#/gists/aba4e4396459ede85bc66a22cee88e48)
-* no-need-to-solder-on-chip picture:
-![no need to solder directly on the chip anymore](https://i.imgur.com/AitpDoB.jpg)
-* special thanks to /u/TerryMathews who suggested the pin PB2, so soldering
-directly on the atmega is not needed anymore. Happened on [reddit](https://www.reddit.com/r/MechanicalKeyboards/comments/4ghq9z/photos_satan_rgb60_w1976/d2k5tra)