From 20dfb5034888d3ed2e9f0d7794c94c05615e1cf9 Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 30 Jun 2021 08:42:01 +0200 Subject: [PATCH] =?UTF-8?q?README:=20kint41=20(Teensy=204.0=20and=204.1)?= =?UTF-8?q?=20now=20supported=20by=20QMK!=20=F0=9F=8E=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6a5c58d..895e584 100644 --- a/README.md +++ b/README.md @@ -141,11 +141,11 @@ TODO: add power consumption as a column. relevant for using the keyboard with a | ~~teensy 3.0~~ | no | | | 48 MHz M4 | MK20DX128 | untested | | ~~teensy 3.1~~ | no | | | | MK20DX256 | untested | | teensy LC | no | $11.65 | ? | 48 MHz M0+ | | [untested](https://github.com/kinx-project/kint/issues/1) | -| teensy 3.2 | no | $19.80 | ? | 72 MHz M4 | | [issue](https://github.com/kinx-project/kint/issues/2) | -| teensy 3.5 | yes | $24.25 | ? | 120 MHz M4F | MK64FX | [issue](https://github.com/kinx-project/kint/issues/3) | +| teensy 3.2 | no | $19.80 | ? | 72 MHz M4 | | unlikely ([interest?](https://github.com/kinx-project/kint/issues/2)) | +| teensy 3.5 | yes | $24.25 | ? | 120 MHz M4F | MK64FX | unlikely ([interest?](https://github.com/kinx-project/kint/issues/3)) | | teensy 3.6 | yes | $29.25 | 1.97ms | 180 MHz M4F | MK66FX | since [9d3b11d](https://github.com/qmk/qmk_firmware/commit/9d3b11d4856f478e2c91788cf77a52e62ec85d19) | -| teensy 4.0 | no | $19.95 | 0.9ms | 600 MHz M7 | MIMXRT1062 | [in progress](https://github.com/kinx-project/kint/issues/4) | -| teensy 4.1 | yes | $26.85 | 0.9ms | 600 MHz M7 | MIMXRT1062 | pending: [QMK pull request](https://github.com/qmk/qmk_firmware/pull/13333) | +| teensy 4.0 | no | $19.95 | 0.9ms | 600 MHz M7 | MIMXRT1062 | since [f533d9e](https://github.com/qmk/qmk_firmware/commit/f533d9e033e59d1eb98cc61fdb5f01eeccb827de) | +| teensy 4.1 | yes | $26.85 | 0.9ms | 600 MHz M7 | MIMXRT1062 | since [f533d9e](https://github.com/qmk/qmk_firmware/commit/f533d9e033e59d1eb98cc61fdb5f01eeccb827de) | See [this blog post for more details on keyboard input latency](https://michael.stapelberg.ch/posts/2021-05-08-keyboard-input-latency-qmk-kinesis/).