quick fix for space cadet shift
[jackhill/qmk/firmware.git] / doc / keymap_config_h_example.h
1 #ifndef CONFIG_USER_H
2 #define CONFIG_USER_H
3
4 #include "../../config.h"
5
6 // place overrides here
7
8 #endif