forked from mirrors/qmk_userspace
Remove requirement for keymap_steno.h
include in keymaps (#22423)
* Remove requirement for `keymap_steno.h` include in keymaps * Add back keymap_steno.h with a note for the time being
This commit is contained in:
parent
87d69aebbb
commit
786ebf8760
46 changed files with 125 additions and 175 deletions
|
@ -16,7 +16,6 @@
|
|||
#include "process_steno.h"
|
||||
#include "quantum_keycodes.h"
|
||||
#include "eeconfig.h"
|
||||
#include "keymap_steno.h"
|
||||
#include <string.h>
|
||||
#ifdef VIRTSER_ENABLE
|
||||
# include "virtser.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue