Skip to content

Commit

Permalink
Updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
patrick-elmquist committed Jun 9, 2024
1 parent 966f376 commit a412172
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
WORK IN PROGRESS...

# QMK Userspace

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.
Expand Down Expand Up @@ -55,4 +57,4 @@ This can also be used to control which fork is used, though only upstream `qmk_f

1. (First time only) `git submodule add https://github.com/qmk/qmk_firmware.git`
1. (To update) `git submodule update --init --recursive`
1. Commit your changes to your userspace repository
1. Commit your changes to your userspace repository

0 comments on commit a412172

Please sign in to comment.