Add SofleKeyboard support to QMK firmware.
This commit is contained in:
5
keyboards/sofle/sofle.h
Normal file
5
keyboards/sofle/sofle.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#pragma once
|
||||
|
||||
#ifdef KEYBOARD_sofle_rev1
|
||||
#include "rev1.h"
|
||||
#endif
|
||||
Reference in New Issue
Block a user