mirror of
https://github.com/openstenoproject/qmk
synced 2024-11-14 20:44:38 +00:00
6 lines
70 B
C
6 lines
70 B
C
|
#pragma once
|
||
|
|
||
|
#ifdef KEYBOARD_sofle_rev1
|
||
|
#include "rev1.h"
|
||
|
#endif
|