Remove some use of keymap.h (#20006)
This commit is contained in:
parent
c3c40dfda8
commit
3be5d90b6d
16 changed files with 11 additions and 22 deletions
|
@ -22,7 +22,6 @@ extern "C" {
|
|||
#include "debug.h"
|
||||
#include "eeconfig.h"
|
||||
#include "keyboard.h"
|
||||
#include "keymap.h"
|
||||
|
||||
void set_time(uint32_t t);
|
||||
void advance_time(uint32_t ms);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue