From ab8648dd6195cfe56f8d1579876be99a695fb2ef Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Wed, 22 Sep 2021 21:57:57 +0200 Subject: [PATCH] README: link to kint41 QMK configurator --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ebb9390..dae2f30 100644 --- a/README.md +++ b/README.md @@ -255,10 +255,11 @@ Alternatively, you can install the pre-built, tested firmware file (default QMK keymap and settings) we offer, for example to test whether issues are related to your self-compiled firmware. -| Teensy | QMK Configurator | pre-built, tested firmware | -|--------------|------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------| -| Teensy++ 2.0 | [QMK Configurator (kint2pp)](https://config.qmk.fm/#/kinesis/kint2pp/LAYOUT) | [kinesis_kint2pp_default.hex](https://github.com/kinx-project/kint/blob/master/default-firmware/kinesis_kint2pp_default.hex) (2020-07-09) | -| Teensy 3.6 | [QMK Configurator (kint36)](https://config.qmk.fm/#/kinesis/kint36/LAYOUT) | [kinesis_kint36_default.hex](https://github.com/kinx-project/kint/blob/master/default-firmware/kinesis_kint36_default.hex) (2020-07-09) | +| Teensy | QMK Configurator | pre-built, tested firmware | +|------------------|------------------------------------------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------| +| Teensy++ 2.0 | [QMK Configurator (kint2pp)](https://config.qmk.fm/#/kinesis/kint2pp/LAYOUT) | [kinesis_kint2pp_default.hex](https://github.com/kinx-project/kint/blob/master/default-firmware/kinesis_kint2pp_default.hex) (2020-07-09) | +| Teensy 3.6 | [QMK Configurator (kint36)](https://config.qmk.fm/#/kinesis/kint36/LAYOUT) | [kinesis_kint36_default.hex](https://github.com/kinx-project/kint/blob/master/default-firmware/kinesis_kint36_default.hex) (2020-07-09) | +| Teensy 4.0 / 4.1 | [QMK Configurator (kint41)](https://config.qmk.fm/#/kinesis/kint41/LAYOUT) | TODO | You can install these .hex files with the [Teensy Loader](https://www.pjrc.com/teensy/loader.html).