dbisu / pico-ducky

Create a USB Rubber Ducky like device using a Raspberry PI Pico
GNU General Public License v2.0
2.41k stars 435 forks source link

Adding croatian layout #282

Open Paolo631 opened 1 month ago

Paolo631 commented 1 month ago

I need help adding the croatian layout to the ducky pi. thank you.

Paolo631 commented 1 month ago

@dbisu help pls

dbisu commented 1 month ago

Have you worked through the instructions here? If so, what errors are you getting?

Paolo631 commented 1 month ago

Folllowed the Instructions, copied Croatian Key Board layout to adafruit_hid and changed the ducky code but It Just Isn't Working, When i unplug It and plug It Back in its Just a masa storage device and i See All the ducky Files in It but It Isn't executing scripts.

čet, 19. ruj 2024. 05:27 Dave @.***> je napisao:

Have you worked through the instructions here https://github.com/dbisu/pico-ducky?tab=readme-ov-file#changing-keyboard-layouts ? If so, what errors are you getting?

— Reply to this email directly, view it on GitHub https://github.com/dbisu/pico-ducky/issues/282#issuecomment-2359901916, or unsubscribe https://github.com/notifications/unsubscribe-auth/BLLLJFAE2WN6SV23HM4R36LZXJAC3AVCNFSM6AAAAABOLGSLP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJZHEYDCOJRGY . You are receiving this because you authored the thread.Message ID: @.***>

dbisu commented 1 month ago

Make sure you are using circuitpython 8.x and not 9.x. The project files have not been updated to support 9.x yet.

Paolo631 commented 1 month ago

I was using the 9x....

pet, 20. ruj 2024. 00:00 Dave @.***> je napisao:

Make sure you are using circuitpython 8.x and not 9.x. The project files have not been updated to support 9.x yet.

— Reply to this email directly, view it on GitHub https://github.com/dbisu/pico-ducky/issues/282#issuecomment-2362276229, or unsubscribe https://github.com/notifications/unsubscribe-auth/BLLLJFHCVEAAKGKAWONFBU3ZXNCPVAVCNFSM6AAAAABOLGSLP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRSGI3TMMRSHE . You are receiving this because you authored the thread.Message ID: @.***>

dbisu commented 1 month ago

Did that resolve the issue?

Paolo631 commented 1 month ago

Sorry That i didnt reply, We had no Power for few Days. That did Not solve the issue.

sub, 21. ruj 2024. 19:22 Dave @.***> je napisao:

Did that resolve the issue?

— Reply to this email directly, view it on GitHub https://github.com/dbisu/pico-ducky/issues/282#issuecomment-2365259734, or unsubscribe https://github.com/notifications/unsubscribe-auth/BLLLJFAXEVUPL4X7FBNBEP3ZXWTOBAVCNFSM6AAAAABOLGSLP6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNRVGI2TSNZTGQ . You are receiving this because you authored the thread.Message ID: @.***>

dbisu commented 1 month ago

Please follow the steps in DEBUG.md to get logs from the device.