mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-11 19:14:38 +00:00
f8ed4ed573
- Wiring layout done No actual keymap yet
8 lines
No EOL
103 B
C
8 lines
No EOL
103 B
C
#ifndef CONFIG_USER_H
|
|
#define CONFIG_USER_H
|
|
|
|
#include "../../config.h"
|
|
|
|
// place overrides here
|
|
|
|
#endif |