]> git.donarmstrong.com Git - qmk_firmware.git/blob - doc/keymap_config_h_example.h
Fix function layer actions
[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