1
0
Fork 0

Generate version information to version.h

So that only the files that really needs a version are recompiled.
This commit is contained in:
Fred Sundvik 2016-07-30 23:41:26 +03:00
parent 84bfb19554
commit 97817a773e
7 changed files with 10 additions and 2 deletions

View file

@ -4,6 +4,7 @@
#endif
#include "config.h"
#include "quantum.h"
#include "version.h"
/* Each layer is given a name to aid in readability, which is then
used in the keymap matrix below. The underscores do not denote