mirror of
https://github.com/kemko/qmk_firmware.git
synced 2026-01-07 10:45:50 +03:00
6 lines
70 B
C
6 lines
70 B
C
#pragma once
|
|
|
|
#ifdef KEYBOARD_sofle_rev1
|
|
#include "rev1.h"
|
|
#endif
|