diff options
Diffstat (limited to 'users/byungyoonc/readme.md')
| -rw-r--r-- | users/byungyoonc/readme.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/users/byungyoonc/readme.md b/users/byungyoonc/readme.md new file mode 100644 index 000000000..d0bc8d14d --- /dev/null +++ b/users/byungyoonc/readme.md | |||
| @@ -0,0 +1,14 @@ | |||
| 1 | byungyoonc QMK Userspace | ||
| 2 | ======================== | ||
| 3 | |||
| 4 | # Overview | ||
| 5 | Defines some custom keycodes, alongside with the Secrets feature. Also incorporates `process_record_user_kb()` for further controls. | ||
| 6 | |||
| 7 | Heavily influenced by the [Userspace code by replicaJunction](../replicaJunction/readme.md). | ||
| 8 | |||
| 9 | # Features | ||
| 10 | |||
| 11 | ## Custom Keycodes | ||
| 12 | - `KC_SEC#` for the Secrets input | ||
| 13 | - `KC_TASK` for the Windows Task Manager shortcut `LCTL(LSFT(KC_ESC))` | ||
| 14 | - `KC_MMUT` for the Windows PowerToys Conference Mute microphone `LSG(KC_A)` | ||
