Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.1 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.1 KB

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.