mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-07-25 23:00:41 +02:00

* 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 |