This is a template repository which allows for an external set of QMK keymaps to be defined and compiled. This is useful for users who want to maintain their own keymaps without having to fork the main QMK repository. You must still fork the main QMK repository if writing firmware for a new keyboard.
This is my personal userspace's files for:
To compile a new firmware: qmk userspace-compile --clean --print-failures. See each keyboard on how to flash them.
(Read original README with all information on the upstream repository).