]> git.donarmstrong.com Git - qmk_firmware.git/blob - doc/keymap_config_h_example.h
Merge branch 'master' of https://github.com/jackhumbert/qmk_firmware
[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