Skip to content

elsanussi-s-mneina/qwerty-keyboard-layout-template-macos-catalina

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QWERTY Keyboard Layout Template

Trying to make a QWERTY Keyboard layout for Mac OS Catalina from scratch (partly to avoid copyright issues) using XML, and no keyboard editor.

More specialized templates included in this repository.

acute vowels on option branch

Shows a way to program characters so that they will be written when when a key is pressed while an option key is held down. These characters are the vowels with acute characters lowercase and uppercase. I.e. áóéúíý Go to acute-vowels-on-option branch.

macron vowels on option branch

... Hold the option key to access the vowels with macron characters lowercase and uppercase. I.e. āēīōūȳ Go to macron-vowels-on-option branch.

grave dead key branch

... A way to type grave accents by typing two keys in a row. I.e. àèìòùỳ Go to grave-dead-key branch.

Main Reference used:

Technical Note TN2056, https://developer.apple.com/library/archive/technotes/tn2056/_index.html

Current status

Implemented:

  • lowercase letters
  • shift key implemented
  • caps lock

Not Implemented Yet:

  • number pad ?

History

Started on Decemeber 17, 2020. Intended to become a template for QWERTY keyboards in the public domain. Based on a previous template for DVORAK layouts.

Almost what you are looking for?

Need a different macro-layout from Dvorak?

About

a template for making QWERTY based keyboard layouts (by editing XML files)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published