QMK and Keyboards

Quantum Mechanical Keyboard (QMK) is a widely used open source firmware that offers a range of customizable features for custom keyboards. It’s amazing how much a keyboard can do! You can check out my personal keymap on GitHub, and if you encounter any issues or have questions, please don’t hesitate to start a discussion or open an issue. QMK feature libraries include Achordion, which allows you to customize tap-hold decisions, and Autocorrection, which provides basic autocorrection capabilities. Caps Word is a modern alternative to the Caps Lock function, while Custom Shift Keys offers a unique approach to getting them right. The Layer Lock key is a handy macro that helps you stay in the current layer, and the Mouse Turbo Click macro enables rapid mouse clicking. For mouse control from a different angle, there’s the Orbital Mouse feature. For convenience, the Repeat Key functionality allows for easy repeating of the last key pressed. Sentence Case automatically capitalizes the first letter of sentences, and the Word Selection macro provides a quick way to select words or lines. Typing non-English letters is made easier with the various approaches offered by QMK. Additionally, you can play QMK song code in your browser with the QMK Song Player

https://getreuer.info/posts/keyboards/index.html

To top