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