1
0
Fork 0

Remove some use of keymap.h (#20316)

This commit is contained in:
Joel Challis 2023-04-02 05:31:22 +01:00 committed by GitHub
parent 1b8c7c39d7
commit 1fb06ee9af
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 9 deletions

View file

@ -16,7 +16,7 @@
#pragma once
#include "keymap.h"
#include "keycodes.h"
// clang-format off