Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Missing Keyboard Settings keycodes #1204

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 8, 2022

  1. Add Missing Keyboard Settings keycodes

    - `CL_TOGG`: Toggle Caps Lock and Left Control swap
    - `GUI_TOG`: Toggles the status of the GUI keys
    - `NK_TOGG`: Toggle N-key rollover
    - `AG_TOGG`: Toggle Alt and GUI swap on both sides
    - `CG_TOGG`: Toggle Control and GUI swap on both sides
    - `EC_SWAP`: Swap Caps Lock and Escape
    - `EC_TOGG`: Toggle Caps Lock and Escape swap
    - `EC_NORM`: Unswap Caps Lock and Escape
    - `EH_LEFT`: Set the master half of a split keyboard as the left hand (for EE_HANDS)
    - `EH_RGHT`: Set the master half of a split keyboard as the right hand (for EE_HANDS)
    noroadsleft committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    d54048a View commit details
    Browse the repository at this point in the history