forked from mirror/qmk_firmware
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:
@@ -11,7 +11,6 @@ typedef union {
|
||||
user_config_t user_config;
|
||||
|
||||
#ifdef STENO_ENABLE
|
||||
#include "keymap_steno.h"
|
||||
#endif // STENO_ENABLE
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user