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