mirror of https://github.com/qmk/qmk_firmware
5 lines
82 B
C
5 lines
82 B
C
|
#ifndef TEENSY_LC_ONEKEY_H
|
||
|
#define TEENSY_LC_ONEKEY_H
|
||
|
#include "quantum.h"
|
||
|
#endif
|