mirror of
https://github.com/Keychron/qmk_firmware.git
synced 2024-11-24 09:27:36 +06: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 |