diff options
author | Christopher Browne <cbbrowne@ca.afilias.info> | 2016-06-20 12:20:52 -0400 |
---|---|---|
committer | Christopher Browne <cbbrowne@ca.afilias.info> | 2016-06-20 12:20:52 -0400 |
commit | f6d1ce7863893e6dd0233c57f04b262f6808d78a (patch) | |
tree | 723db2fdaff2ccf810a328511d7f54cbc568d326 /keyboard/planck/keymaps/lucas | |
parent | f566125c6e29e3db62552c089428591d460ce583 (diff) | |
parent | 44e098ef2d6c571cee9e5fa1b007b40f6289852f (diff) |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboard/planck/keymaps/lucas')
-rw-r--r-- | keyboard/planck/keymaps/lucas/keymap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboard/planck/keymaps/lucas/keymap.c b/keyboard/planck/keymaps/lucas/keymap.c index 27672e1bbc..1a650952c5 100644 --- a/keyboard/planck/keymaps/lucas/keymap.c +++ b/keyboard/planck/keymaps/lucas/keymap.c @@ -8,7 +8,7 @@ The "Gaming" layer is mainly customized for CS:GO. If you have any question about this keymap feel free to shoot me a message on reddit! */ -#include "keymap_common.h" +#include "keymap.h" #include "keymap_extras/keymap_german.h" #include "backlight.h" #include "debug.h" |