Giter Site home page Giter Site logo

adamff-dev / localekeyboard.bat Goto Github PK

View Code? Open in Web Editor NEW
9.0 2.0 8.0 40 KB

This software generates a Keyboard.cpp file (For the Keyboard arduino library) according to the locale we want.

Batchfile 45.25% C++ 48.91% Visual Basic 5.84%
keyboard-library keyboard cpp arduino layouts locales malduino rubber-ducky ducky hid

localekeyboard.bat's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

localekeyboard.bat's Issues

Error I try to chance the keyboard layout

If I try to chance the keyboard layout I get this error:

Arduino: 1.8.13 (Windows 10), Board: "LilyPad Arduino USB"

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `Keyboard_::Keyboard_()'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `Keyboard_::Keyboard_()'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `Keyboard_::begin()'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `Keyboard_::end()'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `Keyboard_::sendReport(KeyReport*)'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `initAltGr()'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `_altFine'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `_altGrMap'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `Keyboard_::press(unsigned char)'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `_asciimap'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `Keyboard_::release(unsigned char)'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `Keyboard_::write(unsigned char)'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `Keyboard_::releaseAll()'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

libraries\Keyboard\Keyboard.cpp.o (symbol from plugin): In function `Keyboard_::Keyboard_()':

(.text+0x0): multiple definition of `Keyboard'

sketch\sketch_mar25b.ino.cpp.o (symbol from plugin):(.text+0x0): first defined here

C:\Users\kasel\AppData\Local\Temp\ccZyvaWy.ltrans0.ltrans.o: In function `main':

D:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/main.cpp:43: undefined reference to `setup'

D:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/main.cpp:46: undefined reference to `loop'

C:\Users\kasel\AppData\Local\Temp\ccZyvaWy.ltrans0.ltrans.o:(.rodata+0x12): undefined reference to `Keyboard_::write(unsigned char const*, unsigned int)'

collect2.exe: error: ld returned 1 exit status

exit status 1

Layout Keyboard pt-BR

Which sketch should I load in the ARDUINO IDE to perform the LAYOUT KEYBOARD update through the Keyboard.cpp file?

Belgian Keyboard

Hi,

I used your LacaleKeyboard.BAT to create a belgian cpp. The problem is that it doesn't write "@ [ ]"
Can you please check this issue

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.