Go to file
2023-09-18 12:58:59 +02:00
builds Initial setup 2022-05-03 23:08:04 +02:00
layout/my-layout Refactor inactivity dimming to seperate file 2022-05-24 19:00:57 +02:00
.gitignore Add support for building on OSX 2022-05-04 08:50:48 +02:00
Makefile Fix requirement of having new container 2023-09-18 12:58:40 +02:00
qmk_patches.diff Change default lighting profile to pure white 2023-09-18 12:58:59 +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