diff options
| author | Christopher Browne <cbbrowne@ca.afilias.info> | 2016-06-21 17:54:12 -0400 | 
|---|---|---|
| committer | Christopher Browne <cbbrowne@ca.afilias.info> | 2016-06-21 17:54:12 -0400 | 
| commit | ee3c7892ad585e2e702d8975420d25ae052d97bb (patch) | |
| tree | 71c23600099fe5670482f8900d787dbc7c9551b2 /keyboard/phantom/phantom.h | |
| parent | 2d314810086684883329af730d8f5e8ecd0506b0 (diff) | |
| parent | 1a0bac8bccf0e156d2f3c5f14a7214f9677b6370 (diff) | |
| download | firmware-ee3c7892ad585e2e702d8975420d25ae052d97bb.tar.gz firmware-ee3c7892ad585e2e702d8975420d25ae052d97bb.tar.bz2 firmware-ee3c7892ad585e2e702d8975420d25ae052d97bb.zip | |
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
Diffstat (limited to 'keyboard/phantom/phantom.h')
| -rw-r--r-- | keyboard/phantom/phantom.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/keyboard/phantom/phantom.h b/keyboard/phantom/phantom.h index b458e32f5..d7eb8c5a3 100644 --- a/keyboard/phantom/phantom.h +++ b/keyboard/phantom/phantom.h @@ -4,7 +4,7 @@  #include "matrix.h"  #include "keymap.h"  #include <stddef.h> - +#include "action_util.h"  /* Phantom matrix layout     * ,-----------------------------------------------------------------------------. | 
