diff options
Diffstat (limited to 'keyboards/xelus/trinityxttkl/trinityxttkl.c')
| -rw-r--r-- | keyboards/xelus/trinityxttkl/trinityxttkl.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/keyboards/xelus/trinityxttkl/trinityxttkl.c b/keyboards/xelus/trinityxttkl/trinityxttkl.c index fbf38010a..c548a10cf 100644 --- a/keyboards/xelus/trinityxttkl/trinityxttkl.c +++ b/keyboards/xelus/trinityxttkl/trinityxttkl.c | |||
| @@ -1 +1,4 @@ | |||
| 1 | #include "trinityxttkl.h" | 1 | #include "trinityxttkl.h" |
| 2 | |||
| 3 | // Tested and verified working on Trinity XT TKL | ||
| 4 | void matrix_io_delay(void) { __asm__ volatile("nop\nnop\nnop\n"); } | ||
