Coder Social home page Coder Social logo

Layout about rubber-ducky-pi HOT 4 OPEN

lucki1000 avatar lucki1000 commented on September 20, 2024
Layout

from rubber-ducky-pi.

Comments (4)

stuxnet8t8 avatar stuxnet8t8 commented on September 20, 2024 1

Excellent, cheers friend. I'll have a look later on and let you know if I get any success.

from rubber-ducky-pi.

lucki1000 avatar lucki1000 commented on September 20, 2024

Hi,

I actually can't implement this for time reasons, but you can try it on your own. Copy the hid-gadget-test.c file of my project and rename it to what you want, if you need a example naming use hid-gadget-test_uk.c, open duckysetup.sh and add something like this:

elif [[ $1 == "uk" ]] #checks parameter for uk
then
	gcc hid-gadget-test_uk.c -o hid-gadget-test #compiling of c file 
	echo "EN UK DEBUG MESSAGE" #debug message
fi

also you can look at this post, that the place where I got my knowledge

If you success you can give me a merge request.

from rubber-ducky-pi.

lucki1000 avatar lucki1000 commented on September 20, 2024

Excellent, cheers friend. I'll have a look later on and let you know if I get any success.

Did you made any progress?

from rubber-ducky-pi.

lucki1000 avatar lucki1000 commented on September 20, 2024

may you can be my tester for UK layout, cause I don't have such a keyboard? @stuxnet8t8

from rubber-ducky-pi.

Related Issues (1)

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.