Moved spellcheck and rawhid to kb folder

This commit is contained in:
2022-07-21 17:21:40 -07:00
parent 584b39f4c2
commit 4cb3fe0ee9
8 changed files with 13 additions and 12 deletions

View File

@ -1,8 +1,8 @@
#include "keymap.h"
#include "layers/layers.h"
#include "spellcheck.h"
#include "rawhid.h"
#include "features/spellcheck.h"
#include "features/beta_rawhid.h"
// Values that should not be saved to git.
// Create a `secrets.h` in the keymap directory.