diff options
author | unrelentingtech <greg@unrelenting.technology> | 2021-02-28 09:11:52 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-28 17:11:52 +1100 |
commit | ce75f48acb3ba622201a0615bccb5825d118a703 (patch) | |
tree | 476886e4c3c4de338afbe88693d42058f37dd2ea /keyboards/spiderisland/split78/readme.md | |
parent | 9fd5c6f619ec0745a6774cb3f6fe23dcceb1e621 (diff) | |
download | qmk_firmware-ce75f48acb3ba622201a0615bccb5825d118a703.tar.gz qmk_firmware-ce75f48acb3ba622201a0615bccb5825d118a703.zip |
[Keyboard] Update spiderisland/split78 (#11990)
* [Keyboard] spiderisland/split78: add MCP23018 reset code
Now, communication with the right side gets re-established
after unplugging it and plugging it back in.
* [Keyboard] spiderisland/split78: configure debouncing
I've been experiencing particularly bad bounce on the 'A' key.
Also, update maintainer github username
Diffstat (limited to 'keyboards/spiderisland/split78/readme.md')
-rw-r--r-- | keyboards/spiderisland/split78/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keyboards/spiderisland/split78/readme.md b/keyboards/spiderisland/split78/readme.md index 704ffcd263..84db8f0ffa 100644 --- a/keyboards/spiderisland/split78/readme.md +++ b/keyboards/spiderisland/split78/readme.md @@ -9,7 +9,7 @@ It is mistakenly called "87 key" on the AliExpress title and "104 key" (?!) in t This port is based on the `split75` port which was mostly done by [Michael L. Walker](https://github.com/walkerstop). -* Keyboard Maintainer: [unrelenting.technology](https://github.com/myfreeweb) +* Keyboard Maintainer: [unrelenting.technology](https://github.com/unrelentingtech) * Hardware Availability: https://a.aliexpress.com/_dVJsSpR Make example for this keyboard (after setting up your build environment): |