mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-03 11:10:43 +02:00

* un-nest layout macros * use #pragma once include guard in unigo66.h * unify rules.mk to QMK AVR template - remove Bootloader selection comment block - unify Build Option header comment - align Build Option rules and inline comments * remove unused LAYOUT_all macro * update readme.md to match QMK template