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
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