diff options
Diffstat (limited to '.clang_complete')
-rw-r--r-- | .clang_complete | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/.clang_complete b/.clang_complete new file mode 100644 index 0000000000..21434586c7 --- /dev/null +++ b/.clang_complete @@ -0,0 +1,24 @@ + +-I. +-I./drivers +-I./drivers/avr +-I./keyboards/ergodox_ez +-I./keyboards/ergodox_ez/keymaps/vim +-I./lib +-I./lib/lufa +-I./quantum +-I./quantum/api +-I./quantum/audio +-I./quantum/keymap_extras +-I./quantum/process_keycode +-I./quantum/serial_link +-I./quantum/template +-I./quantum/tools +-I./quantum/visualizer +-I./tmk_core +-I./tmk_core/common +-I./tmk_core/common/debug.h +-I./tmk_core/protocol +-I./tmk_core/protocol/lufa +-I./util +-DQMK_KEYBOARD=\"$(KEYBOARD)\" -DQMK_KEYMAP=\"$(KEYMAP)\" |