qmk-dactyl-manuform-a/users/mechmerlin
MechMerlin 1351dfff08
[Keymap] Disable in-switch RGB when computer goes to bed (#14993)
2021-10-30 21:17:42 -07:00
..
changelog.md [Keymap] Disable in-switch RGB when computer goes to bed (#14993) 2021-10-30 21:17:42 -07:00
config.h [Keymap] Disable in-switch RGB when computer goes to bed (#14993) 2021-10-30 21:17:42 -07:00
mechmerlin.c [Keymap] Some updates to mechmerlin userspace and keymaps (#14711) 2021-10-05 16:49:50 -07:00
mechmerlin.h [Keymap] Some updates to mechmerlin userspace and keymaps (#14711) 2021-10-05 16:49:50 -07:00
readme.md [Keymap] Disable in-switch RGB when computer goes to bed (#14993) 2021-10-30 21:17:42 -07:00
rules.mk Merlin's userspace updates (#8074) 2020-02-03 22:37:01 +01:00

readme.md

MechMerlin's Userspace v0.4.0

This is a collection of my most commonly used QMK features.

A majority of my keyboards are smaller than 75%, ANSI, and staggered.

Layers


_BL (Base Layer)

Typical standard QWERTY keymap.

_FL (Function Layer)

This layer is commonly accessed via MO(_FL) on the base layer. It consists of your typical function key F1 through F12 and some RGB and Backlight controls.

_AL (Arrow Layer)

This layer is only present on my 60% boards. I habitually use the bottom right modifiers as arrows.

_CL (Control Layer)

This layer is used for the RESET and EEP_RST keycodes.

Custom Keycodes


KC_FNX (Fn Extended)

KC_FNX functions as a hold for MO(X) and tap for TG(Y). Layer X and Y are different layers.

It is used primarily on my LAYOUT_60_ansi boards as my regular toggle (the 1u key to the right of right shift), is not present there.

KC_CTCP (Control Caps)

This is just a wrapper for CTL_T(KC_CAPS). This is a hold for control and tap for caps lock.

KC_VER

Output the version of QMK Firmware on device.

QMK Features


RGBLIGHT_SLEEP and RGB_DISABLE_WHEN_USB_SUSPENDED

Ensures that when my computer is in sleep mode, the keyboard underglow and inswitch RGB lights will also be off.

Audio Clicky

If a board has a speaker, enable beeps and boops per switch actuation. This is currently only available on prototype/gen1 clueboard 66_hotswaps.

Velocikey

Velocikey is an RGBLIGHT feature in which the faster you type, the faster the ARE GEE BEES.

Macros

Basic text macro implemented for future use