mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-04 03:30:48 +02:00
7 lines
79 B
C
7 lines
79 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
|
|
#endif
|