mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-05 12:10:42 +02:00

tearing it down so that it can be rebuilt fiddling with audio big default config overhaul apparently startup sounds work without the override now readme! readme fixes readme tweaking
7 lines
101 B
C
7 lines
101 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
// Add overrides here
|
|
#endif
|