Skip to content

Commit

Permalink
Update fw/compile-firmware.md
Browse files Browse the repository at this point in the history
Co-authored-by: burkfers <[email protected]>
  • Loading branch information
bstiq and burkfers authored Aug 2, 2024
1 parent 6976463 commit 55894e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fw/compile-firmware.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The [BastardKB QMK repository](https://github.com/bastardkb/bastardkb-qmk) conta

While that repository is used as primary source of truth for Bastard Keyboards firmwares as it contains the latest changes and improvements, the maintainers aim at upstreaming all those changes to the official [QMK repository](https://github.com/qmk/qmk_firmware).

While the behavioural code is stored on the QMK repository, the keymaps are stored in our [QMK userspace](https://github.com/Bastardkb/qmk_userspace).
While the behavioral code is stored on the QMK repository, the keymaps are stored in our [QMK userspace](https://github.com/Bastardkb/qmk_userspace).

Check warning on line 19 in fw/compile-firmware.md

View workflow job for this annotation

GitHub Actions / spellcheck

Unknown word (userspace)

This page details how to compile your own firmware. Building from source is useful to people who want to customize their keyboard and keymaps beyond what Via offers. This involves using a command-line interface, writing C code, and compiling this code into the final firmware file.

Expand Down

0 comments on commit 55894e7

Please sign in to comment.