forked from forks/qmk_firmware
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
103 B
C
8 lines
103 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
|
|
// place overrides here
|
|
|
|
#endif |