[Keyboard] Add Kyria rev. 2 (#16178)
This commit is contained in:
parent
9bf25d1cd5
commit
14fb3cc8b0
17 changed files with 508 additions and 113 deletions
|
@ -1,4 +1,4 @@
|
|||
/* Copyright 2019 Thomas Baart <thomas@splitkb.com>
|
||||
/* Copyright 2022 Thomas Baart <thomas@splitkb.com>
|
||||
*
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
|
@ -20,6 +20,9 @@
|
|||
#if defined(KEYBOARD_splitkb_kyria_rev1)
|
||||
# include "rev1.h"
|
||||
#endif
|
||||
#if defined(KEYBOARD_splitkb_kyria_rev2)
|
||||
# include "rev2.h"
|
||||
#endif
|
||||
|
||||
/* This a shortcut to help you visually see your layout.
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue