Git Product home page Git Product logo

Comments (1)

benblazak avatar benblazak commented on July 19, 2024

I quickly tested, using the default (I hope) German keyboard layout on OS X 10.9, and it seems that "ß" is mapped to the US "-" (key code 0x2D). Otherwise, you might try key code 34 = 0x22. I'm afraid there's no other way (that I know of) beside experimentation (or asking around) to figure out what maps where.

Alternately, if you go to the Massdrop Configurator, you should be able to click on a key and then give it a value by pressing the desired key on your keyboard. This should work as expected, even if the keys appear to register incorrectly.

Closing this issue, since it's not really a problem with the firmware, but instead with the (in my opinion, rather poorly designed) USB HID keyboard boot specification, from which I copied all the values in ".../usb/usage-page/keyboard.h".

About the Teensy key, it's not assigned a key code at all, but rather a "key function". If you look through any of the example layouts in rev-1 (the "master" branch) or any of those generated by the Massdrop Configurator, you should be able to find an example of how key functions (as opposed to key codes) are assigned.

from ergodox-firmware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.