/qmk_firmware

Miryoku is an ergonomic, minimal, orthogonal layout for ergo or ortho keyboards. Crkbd Keymap by Manna Harbour includes crkbd-specific hardware feature support. See the forkreadme branch (linked).

Primary LanguageCGNU General Public License v2.0GPL-2.0

Tyson's custom Miryoku

  • Followed instructions outlined in commits on the example branch here to make changes to the Miryoku layout.
  • Involved copying combining a couple of files and copying to keyboards/crkbd/keymaps/tyson-myryoku for my Corne keyboard.
  • I have modified the default Miryoku layout to include a left pinky escape key as I have the extra keys.
  • I have also added an extra CLI argument to allow toggling future customisations on/off easily (not used yet).

To flash run

make crkbd:tyson-miryoku:flash MIRYOKU_ALPHAS=QWERTY MIRYOKU_NAV=VI MIRYOKU_CLIPBOARD=WIN BOOTLOADER=atmel-dfu

to flash with my own custom options (WIP) run

make crkbd:tyson-miryoku:flash MIRYOKU_ALPHAS=QWERTY MIRYOKU_NAV=VI MIRYOKU_CLIPBOARD=WIN BOOTLOADER=atmel-dfu TYSON_CUSTOM=YES

Quantum Mechanical Keyboard Firmware

Current Version Build Status Discord Docs Status GitHub contributors GitHub forks

This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.

Documentation

The docs are powered by Docsify and hosted on GitHub. They are also viewable offline; see Previewing the Documentation for more details.

You can request changes by making a fork and opening a pull request, or by clicking the "Edit this page" link at the bottom of any page.

Supported Keyboards

The project also includes community support for lots of other keyboards.

Maintainers

QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The OLKB product firmwares are maintained by Jack Humbert, the Ergodox EZ by ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official Website

qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.