- 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
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.
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.
The project also includes community support for lots of other keyboards.
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.
qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.