mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-14 20:44:38 +00:00
5 lines
81 B
C
5 lines
81 B
C
|
#ifndef CONFIG_KEYMAP_H
|
||
|
#define CONFIG_KEYMAP_H
|
||
|
#include "../../config.h"
|
||
|
#endif
|