mirror of
https://github.com/qmk/qmk_firmware
synced 2024-11-18 01:46:09 +00:00
5e4b076af3
* `KC_SLCK` -> `KC_SCRL` * `KC_NLCK` -> `KC_NUM` |
||
---|---|---|
.. | ||
keymap.c | ||
readme.md |
R167 massdrop ctrl
The main layer is a ~standard QWERTY layout with the ALT/GUI swap for macOS
in addition to shifting the Fn
key one to the right so cmd/alt line up nicely.
Addionally, I rarely use PgUp/Dn, so I've remapped those to volume control.
The most interesting bit is the shortcut Fn + Esc
which triggers the macOS sleep
shortcut (CMD + ALT + Eject
) and then disables LEDs since the computer will wake up
peripherals even while the display is asleep. Keyboard is returned to all LEDs on after
pressing any key.