summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMamoor Jaan Khan <56243233+LowNightSnack@users.noreply.github.com>2020-09-11 20:10:23 +0530
committerGitHub <noreply@github.com>2020-09-11 20:10:23 +0530
commit6d7fb6c48dcd62c9d436c08f545f065bb41f810f (patch)
treeb85ea0eb1c72f88e26ae7300eeb4e21bdb2fbd00
parentc20eb9abac1797ff94012863d2bec582b68e6ded (diff)
Update dev-clean-room.md
-rw-r--r--docs/docs/dev-clean-room.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/docs/dev-clean-room.md b/docs/docs/dev-clean-room.md
index c11171c..89e9826 100644
--- a/docs/docs/dev-clean-room.md
+++ b/docs/docs/dev-clean-room.md
@@ -11,7 +11,7 @@ Anyone wanting to contribute code to ZMK _must_ read this, and adhere to the ste
:::
ZMK Firmware is a [clean room design](https://en.wikipedia.org/wiki/Clean_room_design) keyboard firmware, that
-borrows/implements a lot of the features found in popular keyboard firmwares projects like [QMK](https://qmk.fm)
+borrows/implements a lot of the features found in popular keyboard firmware projects like [QMK](https://qmk.fm)
and [TMK](https://github.com/tmk/tmk_keyboard). However, in order for ZMK to use the MIT, it _must_ not
incorporate any of the GPL licensed code from those projects.