You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ryan c157c19b81
Dedupe I2C, SPI, UART driver inclusions (#22253)
6 months ago
..
keymaps/default Reworked backlight keycodes. (#18961) 1 year ago
config.h Move backlight config to data driven (#19910) 1 year ago
info.json Move `DEBOUNCE_TYPE` to data driven (#21489) 9 months ago
matrix.c Move single `LAYOUT`s to data driven (#20365) 1 year ago
readme.md [Keyboard] Update spiderisland/split78 (#11990) 3 years ago
rules.mk Dedupe I2C, SPI, UART driver inclusions (#22253) 6 months ago

readme.md

SpiderIsland Split 78-key

Board Photo
Image Gallery

The 78 key split keyboard from SpiderIsland on AliExpress. Out of the box it runs ps2avrGB firmware, like split75. It is mistakenly called "87 key" on the AliExpress title and "104 key" (?!) in the caption inside the photo.

This port is based on the split75 port which was mostly done by Michael L. Walker.

Make example for this keyboard (after setting up your build environment):

make spiderisland/split78:default

Flashing example for this keyboard (after setting up the bootloadHID flashing environment)

make spiderisland/split78:default:flash

Reset Key: Hold down the key located at the leftmost position in the top row, commonly programmed as Escape while plugging in the keyboard.

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.