From 846598541b03d97b2b3fbab0a276110d215ce9e2 Mon Sep 17 00:00:00 2001 From: Oscillope Date: Wed, 20 Dec 2017 19:54:43 -0500 Subject: Oscillope keymap: handy programming macros (#2176) * Added macro to type -> since that symbol requres much finger acrobatics otherwise. * Added macros for braces --- keyboards/jj40/jj40.h | 1 + 1 file changed, 1 insertion(+) (limited to 'keyboards/jj40/jj40.h') diff --git a/keyboards/jj40/jj40.h b/keyboards/jj40/jj40.h index b1a7a62386..6e90cb972c 100644 --- a/keyboards/jj40/jj40.h +++ b/keyboards/jj40/jj40.h @@ -18,6 +18,7 @@ along with this program. If not, see . #ifndef KEYMAP_COMMON_H #define KEYMAP_COMMON_H +#include "quantum.h" #include "quantum_keycodes.h" #include "keycode.h" #include "action.h" -- cgit v1.2.3