mirror of
https://github.com/mfulz/qmk_firmware.git
synced 2025-08-03 19:20:46 +02:00
6 lines
71 B
C
6 lines
71 B
C
#pragma once
|
|
|
|
#ifdef KEYBOARD_yosino58_rev1
|
|
#include "rev1.h"
|
|
#endif
|