forked from mirrors/qmk_userspace
[Keymap] Drashna update for post Q2 merge (#17241)
This commit is contained in:
parent
b554e4b612
commit
cda343acbe
59 changed files with 672 additions and 769 deletions
5
users/drashna/autocorrect_data.h
Normal file
5
users/drashna/autocorrect_data.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
#if __has_include("../qmk_secrets/autocorrection_data.h")
|
||||
# include "../qmk_secrets/autocorrection_data.h"
|
||||
#else
|
||||
# include "autocorrect_data_default.h"
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue