[Keyboard] Atreus: add STM32F103C8T6 based variant (#16846)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#include "teensy2.h"
|
||||
#elif KEYBOARD_atreus_promicro
|
||||
#include "promicro.h"
|
||||
#elif KEYBOARD_atreus_f103
|
||||
#include "f103.h"
|
||||
#endif
|
||||
|
||||
// This a shortcut to help you visually see your layout.
|
||||
|
||||
Reference in New Issue
Block a user