forked from mirrors/qmk_userspace
[Keyboard] Enable Proton C defaults for SplitKB Kyria (#14490)
Co-authored-by: Ryan <fauxpark@gmail.com>
This commit is contained in:
parent
481104053e
commit
5b644af415
10 changed files with 162 additions and 12 deletions
|
@ -16,6 +16,9 @@
|
|||
#pragma once
|
||||
|
||||
#include "kyria.h"
|
||||
#ifdef KEYBOARD_splitkb_kyria_rev1_proton_c
|
||||
# include "proton_c.h"
|
||||
#endif
|
||||
|
||||
/* This a shortcut to help you visually see your layout.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue