diff options
author | Max Rumpf <max.rumpf1998@gmail.com> | 2019-10-07 19:54:17 +0200 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2019-10-07 15:43:42 -0700 |
commit | 5bb3fe7a3517e426ba3827a5b889e69bd222bf10 (patch) | |
tree | b63967d6f89ba67d1372c1572cc787c0f12dee0a | |
parent | 3e22af92ee67e77e4089771ab4d45dc37df38c53 (diff) |
Remove unanswered/unnecessary FAQ item
As discussed in #6957, closes #6957
-rw-r--r-- | docs/faq_general.md | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/faq_general.md b/docs/faq_general.md index e0d8c69f21..f14272ede8 100644 --- a/docs/faq_general.md +++ b/docs/faq_general.md @@ -4,10 +4,6 @@ [QMK](https://github.com/qmk), short for Quantum Mechanical Keyboard, is a group of people building tools for custom keyboards. We started with the [QMK firmware](https://github.com/qmk/qmk_firmware), a heavily modified fork of [TMK](https://github.com/tmk/tmk_keyboard). -### Why the Name Quantum? - -<!-- FIXME --> - ## What Differences Are There Between QMK and TMK? TMK was originally designed and implemented by [Jun Wako](https://github.com/tmk). QMK started as [Jack Humbert](https://github.com/jackhumbert)'s fork of TMK for the Planck. After a while Jack's fork had diverged quite a bit from TMK, and in 2015 Jack decided to rename his fork to QMK. |