diff options
| author | Ilya Zhuravlev <whatever@xyz.is> | 2024-01-03 19:40:28 -0600 |
|---|---|---|
| committer | Ilya Zhuravlev <whatever@xyz.is> | 2024-01-03 19:40:28 -0600 |
| commit | 64089e678228214a7ab367d3c207e8d4ccc506d1 (patch) | |
| tree | d92a6914cb9d96be1991620094482d5e652e064c /quantum | |
| parent | 66574eb854c5ac48d06fdd767c895e42908af20b (diff) | |
fix failing keyboards
Diffstat (limited to 'quantum')
| -rw-r--r-- | quantum/quantum.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/quantum/quantum.c b/quantum/quantum.c index 86c12d935e..8ae91a1847 100644 --- a/quantum/quantum.c +++ b/quantum/quantum.c @@ -70,10 +70,6 @@ # include "process_unicode_common.h" #endif -#ifdef VELOCIKEY_ENABLE -# include "velocikey.h" -#endif - #ifdef VIAL_ENABLE # include "vial.h" #endif |
