feat: make clangd work on userspace

This commit is contained in:
Mael VILLERBU 2024-05-21 10:36:52 +02:00
parent 9a8c5bdebe
commit 76a9fdcd9c
3 changed files with 361 additions and 1 deletions

4
.gitignore vendored
View file

@ -9,3 +9,7 @@
*.hex
*.bin
*.uf2
# clangd
.cache/
.clangd/

357
compile_commands.json Normal file

File diff suppressed because one or more lines are too long

View file

@ -1,7 +1,6 @@
#include QMK_KEYBOARD_H
#include "tyosa.h"
#include "encoder.h"
#include "oled.h"
const uint16_t PROGMEM keymaps[][MATRIX_ROWS][MATRIX_COLS] = {
/*