Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manna-harbour/miryoku_qmk
Miryoku is an ergonomic, minimal, orthogonal, and universal keyboard layout. Miryoku QMK is the Miryoku implementation for QMK.
https://github.com/manna-harbour/miryoku_qmk
miryoku qmk
Last synced: 4 days ago
JSON representation
Miryoku is an ergonomic, minimal, orthogonal, and universal keyboard layout. Miryoku QMK is the Miryoku implementation for QMK.
- Host: GitHub
- URL: https://github.com/manna-harbour/miryoku_qmk
- Owner: manna-harbour
- License: gpl-2.0
- Created: 2021-10-13T11:06:03.000Z (over 3 years ago)
- Default Branch: miryoku
- Last Pushed: 2024-11-19T06:18:40.000Z (2 months ago)
- Last Synced: 2025-01-11T02:04:12.943Z (11 days ago)
- Topics: miryoku, qmk
- Language: C
- Homepage: https://github.com/manna-harbour/miryoku_qmk/tree/miryoku/users/manna-harbour_miryoku
- Size: 183 MB
- Stars: 241
- Watchers: 12
- Forks: 601
- Open Issues: 5
-
Metadata Files:
- Readme: docs/README.md
- Contributing: docs/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: docs/support.md
Awesome Lists containing this project
README
# Quantum Mechanical Keyboard Firmware
## What is QMK Firmware?
QMK (*Quantum Mechanical Keyboard*) is an open source community centered around developing computer input devices. The community encompasses all sorts of input devices, such as keyboards, mice, and MIDI devices. A core group of collaborators maintains [QMK Firmware](https://github.com/qmk/qmk_firmware), [QMK Configurator](https://config.qmk.fm), [QMK Toolbox](https://github.com/qmk/qmk_toolbox), [qmk.fm](https://qmk.fm), and this documentation with the help of community members like you.
## Get Started
?> **Basic** [QMK Configurator](newbs_building_firmware_configurator.md)
User friendly graphical interfaces, no programming knowledge required.?> **Advanced** [Use The Source](newbs.md)
More powerful, but harder to use.## Make It Yours
QMK has lots of features to explore, and a good deal of reference documentation to dig through. Most features are taken advantage of by modifying your [keymap](keymap.md), and changing the [keycodes](keycodes.md).
## Need help?
Check out the [support page](support.md) to see how you can get help using QMK.
## Give Back
There are a lot of ways you can contribute to the QMK Community. The easiest way to get started is to use it and spread the word to your friends.
* Help people out on our forums and chat rooms:
* [/r/olkb](https://www.reddit.com/r/olkb/)
* [Discord Server](https://discord.gg/Uq7gcHh)
* Contribute to our documentation by clicking "Edit This Page" at the bottom
* [Translate our documentation into your language](translating.md)
* [Report a bug](https://github.com/qmk/qmk_firmware/issues/new/choose)
* [Open a Pull Request](contributing.md)