[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
This commit is contained in:
parent
9fd5c6f619
commit
ce75f48acb
4 changed files with 18 additions and 3 deletions
|
@ -33,3 +33,5 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||
#define BACKLIGHT_PIN D4
|
||||
#define BACKLIGHT_LEVELS 3
|
||||
#define BACKLIGHT_BREATHING
|
||||
|
||||
#define DEBOUNCE 50
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue