Mostafa-Abbasi / KeyboardTester

A Tool that Tests Keyboard Functionality, Made with HTML/CSS/JS
https://mostafa-abbasi.github.io/KeyboardTester/
MIT License
10 stars 1 forks source link

Add UK layout #7

Closed shoulders closed 1 week ago

shoulders commented 6 months ago

This would be a nice feature to have but not essential. I have always preffered the UK layout and I think it might have one more key to accommodate the £ symbol.

https://en.wikipedia.org/wiki/Enter_key

1920px-ISO_British_QWERTY_(Windows)_Enter_Return svg

My Keyboard

image

Mostafa-Abbasi commented 1 week ago

Most keyboards that I saw online are using ANSI United States layout by default, so I think it's not really necessary to add other layouts as well. IMO, implementing multiple layouts would introduce spaghetti code, which is not suitable for future maintenance. Thanks for your input, anyway.

shoulders commented 1 week ago

Fair enough. If you don't ask you don't get 😄

I don't know how people manage with the ANSI United States layout, I tried one once it did not go well. :)