Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 311 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 311 Bytes

ZKF compiler

  • Compiles keymap files:
    • keymap.c with basic behavor (from template).
    • config.h is header file with code definitions.
    • rules.mk is Makefile with parameters.
  • Puts these files in corresponding QMK directories.

Entrypoint is here.