~andrew/qmk

41ee8332d1ed1f897611fd8feb7d4e30a2acb76b — Nick Brassel 1 year, 2 months ago 35edec2
Fix for `.clangd`.
1 files changed, 1 insertions(+), 1 deletions(-)

M .clangd
M .clangd => .clangd +1 -1
@@ 1,4 1,4 @@
CompileFlags:
  Add: [-Wno-unknown-attributes, -Wno-maybe-uninitialized, -Wno-unknown-warning-option]
  Remove: [-W*, -mmcu=*, -mcpu=*, -mfpu=*, -mfloat-abi=*, -mno-unaligned-access, -mno-thumb-interwork, -mcall-prologues]
  Remove: [-W*, -mmcu=*, -mcpu=*, -mfpu=*, -mfloat-abi=*, -mno-unaligned-access, -mno-thumb-interwork, -mcall-prologues, -D__has_include*]
  Compiler: clang