1
0
Fork 0

keymap_extras: remove direct quantum.h includes (#21485)

This commit is contained in:
Ryan 2023-07-09 20:05:01 +10:00 committed by GitHub
parent b6d9409d2f
commit 03ecd34684
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 46 additions and 40 deletions

View file

@ -18,8 +18,8 @@
#pragma once
#include "send_string.h"
#include "keymap_dvorak_programmer.h"
#include "quantum.h"
// clang-format off