qmk_firmware/keyboards/spiderisland/split78
Ryan baa564bddf
Remove references to bootloadHID flashing page in keyboard readmes (#23942)
* Remove references to bootloadHID flashing page in keyboard readmes

* Remove bootloadHID flashing page
2024-06-17 20:23:45 +01:00
..
keymaps/default Adjust keycode alignment around QK_BOOT (#23697) 2024-05-11 16:50:48 +01:00
config.h Move backlight config to data driven (#19910) 2023-02-26 08:37:57 +11:00
keyboard.json Migrate build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01:00
matrix.c Remove quantum.h includes from keyboard custom matrix.cs (#23371) 2024-03-30 14:07:19 +00:00
readme.md Remove references to bootloadHID flashing page in keyboard readmes (#23942) 2024-06-17 20:23:45 +01:00
rules.mk Migrate build target markers to keyboard.json - S (#23532) 2024-04-17 03:15:02 +01:00

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:

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.