Skip to content

wintermute-cell/keyboard_strings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

kbstrings

...is a collection of string representations for keyboard layouts.

Feel free to use these for whatever you need, and contribute more variants. More layouts or different keyboard sizes are always welcome!

If you notice any mistakes, please create an issue or open a PR.

Keyboards

QWERTY

┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│ Q │ W │ E │ R │ T │ Y │ U │ I │ O │ P │ [ │ ] │
└┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
 │ A │ S │ D │ F │ G │ H │ J │ K │ L │ ; │ ' │
 └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
  │ Z │ X │ C │ V │ B │ N │ M │ , │ . │ / │
  └───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘

QWERTZ

┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│ Q │ W │ E │ R │ T │ Z │ U │ I │ O │ P │ Ü │ + │
└┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
 │ A │ S │ D │ F │ G │ H │ J │ K │ L │ Ö │ Ä │
 └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
  │ Y │ X │ C │ V │ B │ N │ M │ , │ . │ - │
  └───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘

AZERTY

┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│ A │ Z │ E │ R │ T │ Y │ U │ I │ O │ P │ ^ │ $ │
└┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
 │ Q │ S │ D │ F │ G │ H │ J │ K │ L │ M │ ù │
 └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
  │ W │ X │ C │ V │ B │ N │ , │ ; │ : │ ! │
  └───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘

Dvorak

┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│ ' │ , │ . │ P │ Y │ F │ G │ C │ R │ L │ / │ = │
└┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
 │ A │ O │ E │ U │ I │ D │ H │ T │ N │ S │ - │
 └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
  │ ; │ Q │ J │ K │ X │ B │ M │ W │ V │ Z │
  └───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘

Colemak

┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│ Q │ W │ F │ P │ G │ J │ L │ U │ Y │ ; │ [ │ ] │
└┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
 │ A │ R │ S │ T │ D │ H │ N │ E │ I │ O │ ' │
 └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
  │ Z │ X │ C │ V │ B │ K │ M │ , │ . │ / │
  └───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘

ColemakDH

┌───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┬───┐
│ Q │ W │ F │ P │ B │ J │ L │ U │ Y │ ; │ [ │ ] │
└┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
 │ A │ R │ S │ T │ G │ M │ N │ E │ I │ O │ ' │
 └┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┴┬──┘
  │ Z │ X │ C │ D │ V │ K │ H │ , │ . │ / │
  └───┴───┴───┴───┴───┴───┴───┴───┴───┴───┘

About

A collection of string representations for keyboard layouts.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published