Go to file
2022-05-04 23:00:20 +02:00
builds Initial setup 2022-05-03 23:08:04 +02:00
layout/my-layout Disable lighting after 5 minutes of inactivity 2022-05-04 23:00:20 +02:00
.gitignore Add support for building on OSX 2022-05-04 08:50:48 +02:00
Makefile Add dependency for build .bin on layout source code 2022-05-04 08:51:43 +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