1
0
Fork 0

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:
Ryan 2023-11-12 18:25:46 +11:00 committed by GitHub
parent 87d69aebbb
commit 786ebf8760
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
46 changed files with 125 additions and 175 deletions

View file

@ -11,7 +11,6 @@ typedef union {
user_config_t user_config;
#ifdef STENO_ENABLE
#include "keymap_steno.h"
#endif // STENO_ENABLE