mirror of
https://github.com/Cian-H/qmk_firmware.git
synced 2026-06-01 12:32:05 +01:00
7 lines
79 B
C
7 lines
79 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
|
|
#endif
|