Code Monkey home page Code Monkey logo

coretteket / numpadipa Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 7.33 MB

An IPA keyboard layout that makes use of the numpad section of any keyboard to type the entire International Phonetic Alphabet. Using only three new modifier keys, anyone can easily type IPA characters. It's free to use, and open source, meaning that anyone can contribute and make it better. Learn more at:

Home Page: https://coretteket.github.io/numpadipa

License: GNU Affero General Public License v3.0

AutoHotkey 100.00%

numpadipa's People

Contributors

coretteket avatar

Stargazers

 avatar

Watchers

 avatar

numpadipa's Issues

Uppercase precomposed characters unintuitive

The current combination to type uppercase precomposed characters such as Ā and Č is currently ShiftNum 5+a and ShiftNum AddNum 5+c respectively, instead of the more intuitive, at least for me, combination Num 5+Shifta and Num AddNum 5+Shiftc. Needs a rewrite.

Needlessly sending "Help" key

To avoid triggering the originally intended functions of the numpad keys for the "ogonek" and "caron" precomposed sequences, a Help key is sent instead. This hasn't caused issues so far but might on some systems, or in the future. Looking for fix.

"ø" not natively supported

The line NumpadIns & e::Send ø either doesn't work or causes the computer to crash (log out). Currently, this is solved by using the altcode instead, NumpadIns & e::Send {ALTDOWN}{Numpad1}{Numpad5}{Numpad5}{ALTUP}. This is slower, however, and suboptimal. Might be a problem with AutoHotKey.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.