logo

qmk_firmware

custom branch of QMK firmware git clone https://anongit.hacktivis.me/git/qmk_firmware.git
commit: 402b5ba6d77c0b34c3a225a6850c2068f16312b8
parent b779c5f567a89c90cf4b8fcb332b2df8c164ece7
Author: QMK Bot <hello@qmk.fm>
Date:   Mon, 21 Apr 2025 14:03:22 +0000

Merge remote-tracking branch 'origin/master' into develop

Diffstat:

M.clangd2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.clangd b/.clangd @@ -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