1
0
Fork 0

[Keyboard] add kinesis/kintlc (#17301)

This commit is contained in:
Alex Băluț 2022-07-11 19:46:51 +00:00 committed by GitHub
parent 61a5059fc5
commit 2bb0550707
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 353 additions and 10 deletions

View file

@ -12,6 +12,8 @@
# include "kint36.h"
#elif defined(KEYBOARD_kinesis_kint41)
# include "kint41.h"
#elif defined(KEYBOARD_kinesis_kintlc)
# include "kintlc.h"
#endif
#include "quantum.h"