Keyboard: Planck THK (#12597)
Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: Jack Humbert <jack.humb@gmail.com> Co-authored-by: Drashna Jaelre <drashna@live.com>
This commit is contained in:
parent
0211e30032
commit
8ba537fa23
11 changed files with 600 additions and 4 deletions
|
@ -9,6 +9,8 @@
|
|||
#include "ez.h"
|
||||
#elif defined(KEYBOARD_planck_light)
|
||||
#include "light.h"
|
||||
#elif defined(KEYBOARD_planck_thk)
|
||||
#include "thk.h"
|
||||
#elif defined(KEYBOARD_planck_rev1)
|
||||
#include "rev1.h"
|
||||
#elif defined(KEYBOARD_planck_rev2)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue