[Keymap] Add personal keymap to GMMK Pro ANSI (#15314)
Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
731072fc5c
commit
aa9577b371
10 changed files with 385 additions and 0 deletions
14
users/byungyoonc/readme.md
Normal file
14
users/byungyoonc/readme.md
Normal file
|
@ -0,0 +1,14 @@
|
|||
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)`
|
Loading…
Add table
Add a link
Reference in a new issue