diff options
author | Fred Sundvik <fsundvik@gmail.com> | 2016-07-30 23:41:26 +0300 |
---|---|---|
committer | Fred Sundvik <fsundvik@gmail.com> | 2016-07-31 13:42:05 +0300 |
commit | 97817a773eb667045144ac820df673ed8d3471a0 (patch) | |
tree | 0f85e274fc0e8906f05f869ee71b95eb2426ea91 /keyboards/planck/keymaps/cbbrowne | |
parent | 84bfb195545b0ba527f34c386d15d6f732a28de7 (diff) | |
download | qmk_firmware-97817a773eb667045144ac820df673ed8d3471a0.tar.gz qmk_firmware-97817a773eb667045144ac820df673ed8d3471a0.zip |
Generate version information to version.h
So that only the files that really needs a version are recompiled.
Diffstat (limited to 'keyboards/planck/keymaps/cbbrowne')
-rw-r--r-- | keyboards/planck/keymaps/cbbrowne/keymap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/keyboards/planck/keymaps/cbbrowne/keymap.c b/keyboards/planck/keymaps/cbbrowne/keymap.c index 14a5be1708..70eaefb7be 100644 --- a/keyboards/planck/keymaps/cbbrowne/keymap.c +++ b/keyboards/planck/keymaps/cbbrowne/keymap.c @@ -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 |