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.
 
 
 
 
 
Joel Challis a9e9c9acc5
Fix invalid use of stemcell converter (#23317)
1 month ago
..
blackpill Migrate spi EEPROM_DRIVER to info.json (#21991) 7 months ago
keymaps/default Remove obvious user keymaps, `keyboards/{b,c}*` edition. (#22693) 4 months ago
v1/elitec RGB Matrix: driver naming cleanups (#21594) 8 months ago
v2 Fix invalid use of stemcell converter (#23317) 1 month ago
info.json Migrate RGB Matrix config to info.json - B (#22806) 3 months ago
readme.md Bastard Keyboards: upstream recent changes (#18903) 1 year ago
scylla.c Move split layouts to data driven (#20290) 1 year ago

readme.md

Scylla

A modern, low-profile split ergonomic keyboard

Building the firmware

You must specify the shield version when compiling/flashing the firmware.

The template is:

qmk compile -kb bastardkb/scylla/{VERSION}/elitec -km {KEYMAP}
Shield Version default via
v1 (Elite-C) qmk compile -kb bastardkb/scylla/v1/elitec -km default qmk compile -kb bastardkb/scylla/v1/elitec -km via
v2 (Elite-C) qmk compile -kb bastardkb/scylla/v2/elitec -km default qmk compile -kb bastardkb/scylla/v2/elitec -km via
v2 (Splinky v2) qmk compile -kb bastardkb/scylla/v2/splinky/v2 -km default qmk compile -kb bastardkb/scylla/v2/splinky/v2 -km via
v2 (Splinky v3) qmk compile -kb bastardkb/scylla/v2/splinky/v3 -km default qmk compile -kb bastardkb/scylla/v2/splinky/v3 -km via
v2 (STeMCell) qmk compile -kb bastardkb/scylla/v2/stemcell -km default qmk compile -kb bastardkb/scylla/v2/stemcell -km via

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

See the keyboard build instructions