picocomputer / rp6502

Picocomputer 6502 firmware
BSD 3-Clause "New" or "Revised" License
85 stars 23 forks source link

Switchable keyboard layouts #27

Closed Technikfreak2002 closed 1 year ago

Technikfreak2002 commented 1 year ago

I've added a way to switch between keyboard layouts. For now, US and german are working. The tow are ready for testing. let me know if this is what you are thinking about and i will continue adding more layouts

Have a nice day!

Electrix6502

rumbledethumps commented 1 year ago

I'll take your keycode tables. But the configuration needs too much future maintenance.

Technikfreak2002 commented 1 year ago

All right! Make a list of Layouts you want to support and i will post them. What type of maintance Do you have on mind? Loadable textfiles could be a solution. To switch the Layout, you have to put a textfile on the usb flashdrive.

rumbledethumps commented 1 year ago

I deferred work on this because it's a big project that needs more attention than I can give at this time. Let folks know on the forums that you're working on international keyboard support. I know for sure there's devices in Sweden, Belarus, France, UK, Australia, and Canada. Release a version of your fork for these countries and ask for feedback. Use versioning like "0.1+kb1".