mirror of
https://github.com/qmk/qmk_firmware.git
synced 2024-11-27 05:36:52 +00:00
7e930626eb
Collectively we should keep on working on the "default" layout. I am adding my own layout to freely explore adjustments and new features.
8 lines
103 B
C
8 lines
103 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
|
|
// place overrides here
|
|
|
|
#endif |