logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git

readme.md (1764B)


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