Go to file
2022-05-05 23:39:48 +02:00
builds Initial setup 2022-05-03 23:08:04 +02:00
layout/my-layout Rework inactivity dimming system to be more flexible 2022-05-05 23:12:16 +02:00
.gitignore Add support for building on OSX 2022-05-04 08:50:48 +02:00
Makefile Reapply patches after update and apply patches when needed 2022-05-05 23:39:48 +02:00
qmk_patches.diff Initial setup 2022-05-03 23:08:04 +02:00
README.md Add usage in README 2022-05-03 23:09:26 +02:00

MassDrop Shift Keyboard Compiler

This tool bundles all provided tools into a simple Makefile. This compiles and writes the given layout.

Usage

To write the layout my-layout to the keyboard, run:

make write WRITE_TARGET=my-layout