qmk_firmware/keyboards/gh60/satan/keymaps/iso_split_rshift
James Young 84ea77ead6
Remove BOOTMAGIC_ENABLE = lite option (#15002)
* remove BOOTMAGIC_ENABLE=lite setting

* change keyboard BOOTMAGIC_ENABLE rules

Edits keyboard-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

* change keyboard BOOTMAGIC_ENABLE inline comments

Edits keyboard-level BOOTMAGIC_ENABLE inline comments to "Enable Bootmagic Lite".

* change keymap BOOTMAGIC_ENABLE rules

Edits keymap-level instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

* change keymap BOOTMAGIC_ENABLE inline comments

Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".

* change layout/user BOOTMAGIC_ENABLE rules/comments

Edits instances of `BOOTMAGIC_ENABLE = lite` to `BOOTMAGIC_ENABLE = yes`.

Edits/adds keymap-level BOOTMAGIC_ENABLE inline comments to read "Enable Bootmagic Lite".

* update non-rules.mk BOOTMAGIC_ENABLE references in keyboards/

* remove docs references to Full Bootmagic

* convert data-driven Bootmagic Lite instances

* remove Bootmagic Lite bodge from data-driven generation

* Merge remote-tracking branch 'upstream/develop' into rm/bootmagic-full_q4a

* update docs/ja/config_options.md per mtei

* update docs/faq_misc.md per mtei

Remove remaining Full Bootmagic reference.
2021-11-05 08:18:09 +11:00
..
.gitignore GH60 Refactor: Move Satan into GH60 directory (#6485) 2019-08-04 23:06:33 -07:00
build.sh GH60 Refactor: Move Satan into GH60 directory (#6485) 2019-08-04 23:06:33 -07:00
config.h GH60 Refactor: Move Satan into GH60 directory (#6485) 2019-08-04 23:06:33 -07:00
keymap.c GH60 Refactor: Move Satan into GH60 directory (#6485) 2019-08-04 23:06:33 -07:00
readme.md GH60 Refactor: Move Satan into GH60 directory (#6485) 2019-08-04 23:06:33 -07:00
rules.mk Remove BOOTMAGIC_ENABLE = lite option (#15002) 2021-11-05 08:18:09 +11: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