Hint
Refer to QMK’s documentation for details on how to use community modules
version¶
Adds QMK_MAJOR
, QMK_MINOR
and QMK_PATCH
macros to check for the version of QMK in which you are building.
These are available under #include "qmk_version.h"
.