0
0
mirror of https://github.com/qmk/qmk_firmware.git synced 2025-04-04 12:55:44 +00:00
qmk_firmware/docs/keymap_config_h_example.h
2017-05-27 18:14:21 -04:00

9 lines
104 B
C

#ifndef CONFIG_USER_H
#define CONFIG_USER_H
#include "../../config.h"
// place overrides here
#endif