From fc69012b20a5820b426de0ac24f92d78aff29467 Mon Sep 17 00:00:00 2001 From: Ryan Date: Wed, 15 Apr 2020 19:03:49 +1000 Subject: Miscellaneous stuff: remove clang-complete and autocomplete.sh, fix some rules.mk comments (#8784) --- .clang_complete | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 .clang_complete (limited to '.clang_complete') diff --git a/.clang_complete b/.clang_complete deleted file mode 100644 index 21434586c7..0000000000 --- a/.clang_complete +++ /dev/null @@ -1,24 +0,0 @@ - --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)\" -- cgit v1.2.3