mirror of
https://github.com/qmk/qmk_userspace.git
synced 2025-05-22 07:15:29 -04:00
Initial structure.
This commit is contained in:
commit
92d62d05e8
12 changed files with 506 additions and 0 deletions
4
.clangd
Normal file
4
.clangd
Normal file
|
@ -0,0 +1,4 @@
|
|||
CompileFlags:
|
||||
Add: [-Wno-unknown-attributes, -Wno-maybe-uninitialized, -Wno-unknown-warning-option]
|
||||
Remove: [-W*, -mcall-prologues]
|
||||
Compiler: clang
|
Loading…
Add table
Add a link
Reference in a new issue