mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 19:14:38 +00:00
8 lines
No EOL
103 B
C
8 lines
No EOL
103 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
|
|
// place overrides here
|
|
|
|
#endif |