qmk_firmware/keyboards/satan/keymaps/iso_split_rshift
noroadsleft 7f4f0f7685 Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754)
* Remove QUANTUM_DIR code blocks from keyboard rules

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect entire keyboards.

* remove QUANTUM_DIR code blocks from rules for default keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect default keymaps.

* remove QUANTUM_DIR code blocks from rules for user keymaps

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files that affect "user" keymaps. (It's actually any keymap
that isn't named `default`.)

* remove QUANTUM_DIR code blocks from rules for community layouts

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for community layouts.

* remove QUANTUM_DIR code blocks from rules for userspaces

This commit removes the deprecated "QUANTUM_DIR" code block from
rules.mk files for userspaces.
2019-01-04 07:25:48 -08:00
..
.gitignore
build.sh script now waits for the user to press the button 2016-08-15 21:18:25 +02:00
config.h no more warning thanks to iFreilicht's tip with undef 2016-08-16 17:35:03 +02:00
keymap.c Satan refactor and Configurator support (#3305) 2018-07-04 18:02:01 -07:00
readme.md remove .hex, .PNG, .jpg 2017-06-11 22:16:42 -04:00
resetboard.sh
rules.mk Remove deprecated QUANTUM_DIR code blocks from makefiles (#4754) 2019-01-04 07:25:48 -08:00

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
  • nice visualization of the layers here
  • no-need-to-solder-on-chip picture: no need to solder directly on the chip anymore
  • special thanks to /u/TerryMathews who suggested the pin PB2, so soldering directly on the atmega is not needed anymore. Happened on reddit