James Young 4b453dca92 Remove MIDI Configuration boilerplate (#11151) 5 years ago
..
keymaps 53224e03d6 [Keyboard] handwired/k8split (#9133) 6 years ago
config.h 62f304a225 Remove `DESCRIPTION`, H-J (#11616) 5 years ago
info.json 2e50b34c67 Add missing info.json files for keyboards (#12239) 5 years ago
k8split.c 53224e03d6 [Keyboard] handwired/k8split (#9133) 6 years ago
k8split.h 53224e03d6 [Keyboard] handwired/k8split (#9133) 6 years ago
readme.md ad86894ae7 Rename keyboard-level readmes to lower-case (#10759) 5 years ago
rules.mk 4b453dca92 Remove MIDI Configuration boilerplate (#11151) 5 years ago

readme.md

k8split

left right

my personal 8x6(x2) split keyboard, aiming to be a mostly normal keyboard layout with plenty of keys. see the hardware repo for more info.

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

make handwired/k8split:default

Flashing (both halves are separate keyboards and the default layout is just for debugging):

# left
make handwired/k8split:left:flash
# right
make handwired/k8split:right:flash

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