summaryrefslogtreecommitdiff
path: root/keyboard/phantom/keymap.c
diff options
context:
space:
mode:
authorMathias Andersson <wraul@dbox.se>2013-05-18 12:52:04 +0200
committerMathias Andersson <wraul@dbox.se>2013-05-27 20:52:28 +0200
commit5c5312c508ad40c418c321756d933e7ebcecb90a (patch)
tree9290f6a8e71bb1d9702c9467c5a6d56b2c180e33 /keyboard/phantom/keymap.c
parent862a006190f2ed568d68e22a25b878a3d6368bc0 (diff)
Update Phantom debug print
This updates the Phantom project to use the new debug print functions.
Diffstat (limited to 'keyboard/phantom/keymap.c')
-rw-r--r--keyboard/phantom/keymap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/keyboard/phantom/keymap.c b/keyboard/phantom/keymap.c
index 7433d53cef..1d23f2b02d 100644
--- a/keyboard/phantom/keymap.c
+++ b/keyboard/phantom/keymap.c
@@ -26,7 +26,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#include "action_macro.h"
#include "report.h"
#include "host.h"
-#include "print.h"
#include "debug.h"
#include "keymap.h"