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
|
@ -11,7 +11,6 @@ typedef union {
|
|||
user_config_t user_config;
|
||||
|
||||
#ifdef STENO_ENABLE
|
||||
#include "keymap_steno.h"
|
||||
#endif // STENO_ENABLE
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue