forked from forks/qmk_firmware
43a1ea3035
* Add TKL keymap for Frosty_Flake * Update readme.md * Add spaces for ghfm newlines * add note for dfu target
9 lines
104 B
C
9 lines
104 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
|
|
// place overrides here
|
|
|
|
#endif
|