Giter Site home page Giter Site logo

dial_toner's People

Contributors

dupontgu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

dial_toner's Issues

Non-US keyboard - pound / hash symbol (#)

I'm using a v3 Dial Toner connected to macOS Ventura.

When I hit the button in the default hex mode, I'm getting (for example) £E4512A <- generated directly from the key pad right now.

The £ symbol should be a # symbol 🙂

I'm not 100% sure how to fix this in the code.

On my keyboard, pressing the 3 key with Shift -> £ and with Alt -> #
Nevertheless I was kind of surprised that directly sending the string #E4512A (generated via config.py) is getting converted to £E4512A

  • looked into the KeyboardLayout for CircuitPython, but I'm not finding (for example) a British English option. It looks like (?) the KeyboardLayout assumes specific key locations? Should I add a UK English layout in
  • looked at ways to send a POUND keycode (considered removing # from hex_sequence in config.py and having the symbol inserted in dt_keyboard.py or, having dt_keyboard.py do some kind of filtering to replace # in str if it is passed in).
  • basically I've tried a number of things but seem to be struggling to figure out the "best" way to get the actual # character sent to the computer.

It might be nice if this could somehow be a config option on the 5th dial or something, but a code change for the end-user is also OK...

User Guide suggestions

  • link to it from GitHub
  • put the source for it on GitHub so others can submit edits 😄
    • even if it is also published as a Google Doc... there's Markdown support for GDocs now, too...
  • add a note on dial positions with an image to show that the numeric indicator is set by the line, with the dot to the left of it.
  • add a note on renaming the CIRCUITPY drive if desired?
    • could just be a link to the Adafruit doc for simplicity. I renamed mine DIALTONER (which is conveniently the same length as CIRCUITPY)
  • add the upcoming "option 5" configuration option for keyboard emulation type

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.