mirror of
https://github.com/qmk/qmk_firmware.git
synced 2025-01-08 10:42:40 +00:00
5 lines
82 B
C
5 lines
82 B
C
|
#ifndef TEENSY_LC_ONEKEY_H
|
||
|
#define TEENSY_LC_ONEKEY_H
|
||
|
#include "quantum.h"
|
||
|
#endif
|