GithubHelp home page GithubHelp logo

timmyrs / digispark-german-keyboard-api Goto Github PK

View Code? Open in Web Editor NEW
7.0 3.0 4.0 24 KB

A simple header file you can include in your Digispark Keyboard Project to work with German Keyboard Layouts.

License: MIT License

C 100.00%
digispark german-keyboards qwertz keyboard keyboard-layout

digispark-german-keyboard-api's Introduction

Digispark German Keyboard API

A simple header file you can include in your Digispark Keyboard Project to work with German Keyboards.

[ Download ]

Examples

This masterpiece will turn your Digispark into a background-changing and people-scaring device. See it in action.

The Spammer will simply write Example Spammer on a German Keyboard! :O\n every 100 ms.

digispark-german-keyboard-api's People

Contributors

haennetz avatar lnx00 avatar rx700 avatar timmyrs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

digispark-german-keyboard-api's Issues

Missing Characters +, *

This Liarary is realy great, just please add:

case '+':
DigiKeyboard.sendKeyStroke(48);
break;

case '*':
DigiKeyboard.sendKeyStroke(48, MOD_SHIFT_LEFT);
break;

Special Letters

I installed your Library and tried it and it works only partly. Z and Y are switched, but istead of the test code
"Hello XYZ !"§$%&/()=? [] {}!" it prints "Hello XYZ +"ç%&/()=? ¢ |+".

Could you please fix this? Thanks.

PS: If you want this Conversation in German, just say something.

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.