Skip to content

zored/zkf

Repository files navigation

Build Status

ZKF

Zored Keyboard Firmwares — are simply configured keyboard firmwares based on QMK.

Github page is here.

I have:

Supports Windows and macOS.

Example

./project.sh build-and-flash planck

How it works

  • YAML file is a readable config.
  • JavaScript code compiles config into keymap files.
  • QMK (with my patches) builds firmware.
  • Teensy flashes firmware into keyboard.

Additional info

  • To make Russian layout on MacOS smae with Windows run ./project.sh provision and choose Русская BG46 as Russian input source.