Zored Keyboard Firmwares — are simply configured keyboard firmwares based on QMK.
I have:
- Ergodox.
- Planck.
- YMD09.
- DAO44 (based on ZMK framework fork).
Supports Windows and macOS.
./project.sh build-and-flash planck
- YAML file is a readable config.
- JavaScript code compiles config into keymap files.
- QMK (with my patches) builds firmware.
- Teensy flashes firmware into keyboard.
- To make Russian layout on MacOS smae with Windows run
./project.sh provision
and chooseРусская BG46
as Russian input source.