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

Support swap Fn and CtlL keys (how it should be) for the x200, middleton #32

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Commits on Jun 26, 2017

  1. Support swap Fn and CtlL keys (how it should be) for the x200, middleton

    For older Thinkpad models like the xx00 series the EC can not be configured
    to swap Fn and Ctrl. This setting would usually be exposed in the BIOS setup
    or in nvram when using coreboot.
    Enabled by default for models where this can not be configured.
    
    Updates: hamishcoleman#4
    ypid committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    d8f06af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1abface View commit details
    Browse the repository at this point in the history
  3. Ensure the outer EC fw checksum is always fixed after patching

    The outer checksum has been observed on all Lenovo EC firmware files
    analyzed so far. This avoids the special case for the x200 which only
    has the outer checksum.
    ypid committed Jun 26, 2017
    Configuration menu
    Copy the full SHA
    e738afd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac64346 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4e43dd5 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2017

  1. Document EC chip used in a x200

    ypid committed Jun 29, 2017
    Configuration menu
    Copy the full SHA
    93dacac View commit details
    Browse the repository at this point in the history