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

Adding keyBlock capability to support Programmmer's Dvorak #143

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

Commits on Aug 9, 2016

  1. Adding keyBlock capability to support Programmmer's Dvorak

    - Useful for partial redefinitions of keys
      Such as redefining Shift, which, as per the USB spec is handled by the OS
      This means we have to careful select which USB Codes to send to the OS to simulate Shift not being pressed (while it is)
    - KLL capabilities only work with numerical arguments (KLL 0.3d)
    - Each key must be explicitly block for each combination (e.g. LShift and RShift are handled separately)
    
    - Adding example configuration for the Infinity 60%
    - Adding example configuration for the Infinity Ergodox
    - Requires kll.git 1a078b2 or higher
    haata committed Aug 9, 2016
    Configuration menu
    Copy the full SHA
    a5203da View commit details
    Browse the repository at this point in the history