forked from mirrors/qmk_firmware
Fix typo in teensy_lc_onkey.h
This commit is contained in:
parent
6e4f2e18e6
commit
cf6cd15920
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#ifndef TEENSY_LC_ONEKEY_H
|
#ifndef TEENSY_LC_ONEKEY_H
|
||||||
#define TEENSY_LC_ONEKEY_H
|
#define TEENSY_LC_ONEKEY_H
|
||||||
#include "chbibios_test.h"
|
#include "chibios_test.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue