mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 11:09:10 +00:00
c1a6ca46a7
* Line ending stuff again * Added initital files and layout for the PCB Ruler keyboard/macro pad thing * Updated Readme * Changed make command to new format
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 |