qmk_firmware/keyboards/sofle/sofle.h
2020-04-29 09:15:45 +02:00

6 lines
70 B
C

#pragma once
#ifdef KEYBOARD_sofle_rev1
#include "rev1.h"
#endif