this post was submitted on 09 Feb 2026
18 points (100.0% liked)
Mechanical Keyboards
13150 readers
1 users here now
Are you addicted to the clicking sounds of your beautiful and impressive mechanical keyboard?
If so, this community is for you!
Here you can discuss everything about mechanical keyboards (and only mechanical keyboards).
Banner by Jay Zhang on Unsplash
founded 5 years ago
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
They are QMK based boards: QMK is open source, and can be modified by anyone. All of their boards are in the QMK repository. It's impossible for their boards to be abandoned.
https://github.com/qmk/qmk_firmware/tree/master/keyboards/keychron
So you can always just pull the source for whatever board from the QMK repository, and modify, build, and flash the board directly from your PC.
In fact you can do that instead of using the web based configuration tool as soon as you get the keyboard if you want.
They keymaps are separate text files in the firmware, and pretty easy to work on even if you don't have any development experience.
The web based configuration tools are a relatively new thing, and just offer a simpler solution for people that don't want to have to compile the source.
The Chromium dependency is annoying, but I have a few things that only work in Chromium, and keep a flavor around for those things.