mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-04-26 01:26:04 +00:00
6 lines
71 B
C
6 lines
71 B
C
#pragma once
|
|
|
|
#ifdef KEYBOARD_lily58_rev1
|
|
#include "rev1.h"
|
|
#endif
|