mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-10 10:39:09 +00:00
10 lines
102 B
C
10 lines
102 B
C
|
#ifndef NQN_COMMON_H
|
||
|
#define NQN_COMMON_H
|
||
|
|
||
|
|
||
|
/*
|
||
|
This file holds some commen NQN definitions
|
||
|
*/
|
||
|
|
||
|
#endif
|