forked from mirrors/qmk_firmware
aa9577b371
Co-authored-by: Drashna Jaelre <drashna@live.com>
14 lines
503 B
Markdown
14 lines
503 B
Markdown
byungyoonc QMK Userspace
|
|
========================
|
|
|
|
# Overview
|
|
Defines some custom keycodes, alongside with the Secrets feature. Also incorporates `process_record_user_kb()` for further controls.
|
|
|
|
Heavily influenced by the [Userspace code by replicaJunction](../replicaJunction/readme.md).
|
|
|
|
# Features
|
|
|
|
## Custom Keycodes
|
|
- `KC_SEC#` for the Secrets input
|
|
- `KC_TASK` for the Windows Task Manager shortcut `LCTL(LSFT(KC_ESC))`
|
|
- `KC_MMUT` for the Windows PowerToys Conference Mute microphone `LSG(KC_A)`
|