qmk_firmware VS qmk_configurator

Compare qmk_firmware vs qmk_configurator and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
qmk_firmware qmk_configurator
17 105
270 652
5.6% 3.5%
0.0 7.8
about 1 month ago 17 days ago
C JavaScript
GNU General Public License v3.0 only -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

qmk_firmware

Posts with mentions or reviews of qmk_firmware. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-06.
  • Corne and planck
    1 project | /r/qmk | 2 Jul 2023
    Hey guys more than a qmk question I have a GitHub question, I have a corne, lilf58 and a zsa plank keyboards, I use a variation of Dvorak which is totally custom so I mantain my own branch ir order to have the same layout across my keyboards to have the same experience when I switch between them but the zsa branch is a fork from the qmk (https://github.com/zsa/qmk_firmware/fork) but git don't allow me to do another fork. I would like to have my changes pushed in both projects what I currently do is have a fork for my corn and lily and in my fork I put my changes, and for the zsa fork I just clone it in my machine but I can't push anything to have a backup I would only like to change between branches to have access to my other keybs, sorry for the long post if any one else has this issue, how do you solve it?
  • How is compiling ZSA supposed to work?
    3 projects | /r/ergodox | 6 May 2023
  • What QMK version does ORYX use?
    1 project | /r/ergodox | 21 Mar 2023
    They have their own fork. https://github.com/zsa/qmk_firmware
  • Is it possible for the PC to detect Raise/Lower with QMK?
    4 projects | /r/olkb | 13 Jan 2023
    ZSA's oryx training does that, but it needs web-usb iirc. As they use a QMK fork, someone with more experience may be able to reproduce that with their own layout and a basic that handles the "monitoring traffic".
  • Firmware v22.0
    2 projects | /r/ergodox | 3 Jan 2023
  • Moonlander: how to have a game layer that turns off all lag-producing settings??
    1 project | /r/ergodox | 2 Dec 2022
    Head over to ZSA's source on Github, scroll down to the building section. Take a note of the command it mentions there, but otherwise follow along with the instructions in that "Newbs guide from QMK."
  • Planck EZ sound changed on firmware v21
    1 project | /r/olkb | 25 Sep 2022
  • Auto shift works properly everywhere but vim
    1 project | /r/ergodox | 20 Aug 2022
    ZSA’s QMK fork doesn’t have a bug tracker, and I’m not sure whether Oryx has one. But Drashna did open an Auto Shift-related pull request a couple of days ago!
  • Has the latest Moonlander firmware (v21.0) changed key timings?
    1 project | /r/ergodox | 23 Jun 2022
    You can see a full list here: https://github.com/zsa/qmk_firmware/wiki/Changelog
  • Ergodox custom animation
    1 project | /r/ErgoDoxEZ | 22 Jun 2022
    Apologies if there is a better way to post code How I did this: * Forked the zsa repo for ergodox * https://github.com/zsa/qmk_firmware * Followed the newbie guide to setup QMK environment * https://docs.qmk.fm/#/newbs * Went to my current layout in oryz and selected Download Source (Glow) * Created a directory for my code in the forked repo * qmk_firmware > keyboards > ergodox_ez > glow > keymaps > shadowra88it * Copied the contents of my source folder to that directory * config.h , keymap.c, rules.mk * I disabled all the animations I didn't want so that I didn't have to cycle so much in config.h and defined using keypresses * keymaps.c I left alone. * rules.mk I added RGB_MATRIX_CUSTOM_USER = yes to the end of the file. * Then all the magic happens in the newly created rgb_matrix_user.inc

qmk_configurator

Posts with mentions or reviews of qmk_configurator. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-24.
  • Soldering Dactyl Manuform
    1 project | /r/ErgoMechKeyboards | 14 May 2023
    Handedness? Not sure what do you mean by that. I'm using the config.qmk.fm website for the key configuration
  • mouse controls on qmk
    1 project | /r/ErgoMechKeyboards | 3 May 2023
    I'm using https://config.qmk.fm/ to create a firmware for Iris rev.7 including mouse keys, and then use QMK toolbox on MacOs to flash the firmware, but while everything else works in all layers, the mouse keys do not move the cursor at all. Any ideas?
  • French layout on a preonic
    1 project | /r/olkb | 28 Apr 2023
    How can I use https://config.qmk.fm/ to map certain specific keys such as € or @, that are not direct or available in the framework ?
  • Could use a bit of help with a layer not functioning as expected
    1 project | /r/olkb | 4 Apr 2023
    "documentation": "\"This file is a QMK Configurator export. You can import this at . It can also be used directly with QMK's source code.\n\nTo setup your QMK environment check out the tutorial: \n\nYou can convert this file to a keymap.c using this command: `qmk json2c {keymap}`\n\nYou can compile this keymap using this command: `qmk compile {keymap}`\"\n",
  • Confused about qmk flashing layouts to crkbd
    3 projects | /r/ErgoMechKeyboards | 24 Mar 2023
    I didn't want to really start another thread because the question I have is so similar I think. I was somehow able to use config.qmk.fm to map a really generic colemak-dh keymap, I read the qmk noob section so I looked up how to use github/git completely lost, I have the Corne 3x6 I didn't build it I purchased it secondhand so Ive been doing some research on ergonomic mapping Miryoku generally seems to be a solid choice
  • charybdis prebuild or moonlander?
    1 project | /r/ErgoMechKeyboards | 18 Mar 2023
    I'd recommend you jump on QMK configurator, select the Charybdis of desired size, and start making your layers 😉
  • DZ60 Keyboard not Working After Flashing
    1 project | /r/olkb | 6 Mar 2023
    My keyboard was working fine prior to flashing. I have a solderable dz60 (ATMEGA32U4). I tried to flash it with firmware downloaded from config.qmk.fm (selected dz60 as keyboard). It said successful on qmk toolbox, but my caps lock light is stuck on and no button presses work. The esc + plugin option to reset stopped working, so I had to take the pcb out to press the reset button. Still not working after flashing with default firmware downloaded from config.qmk.fm. I tried flashing it with dz60 via firmware, and it gets recognized in via now, but still not working. After hours of troubleshooting of it not working, I flashed it with dz60rgb_v2 just to see what happens, and then very few of the keys work after a few presses (but they're mismapped), and the caps lock light goes off. I've tried the keyboard on different devices, and on both of them it gets recognized as a keyboard, but the caps lock light is still stuck on and no presses register.
  • Dactyl Manuform with Amoeba King PCBs -- Keypresses not detected
    4 projects | /r/ErgoMechKeyboards | 20 Feb 2023
    Let's suppose that the issue is the diode orientation. I'm a total QMK newbie -- how could I swap between ROW2COL and COL2ROW at the firmware level? On the QMK Github I see instructions for modifying the appropriate headers. But when I generate my config from config.qmk.fm I only get a single .hex file. Thanks again!
  • Can Corne keymap be converted for use with Piantor keyboard?
    2 projects | /r/ErgoMechKeyboards | 13 Feb 2023
    Probably the easiest way to do it by clicking buttons is to use config.qmk.fm.
  • I'm so confused on oryx vs qmk
    1 project | /r/olkb | 10 Feb 2023
    For non-ez keyboards, a similar tool is the QMK Configurator. See this documentation page or the video tutorial for an overview.

What are some alternatives?

When comparing qmk_firmware and qmk_configurator you can also consider the following projects:

qmk_firmware - See the "forkreadme" branch or the following link for a description of branches maintained in this fork.

vial-qmk - QMK fork with Vial-specific features.

layoverlay

miryoku_qmk - Miryoku is an ergonomic, minimal, orthogonal, and universal keyboard layout. Miryoku QMK is the Miryoku implementation for QMK.

emgo - Emgo: Bare metal Go (language for programming embedded systems)

keyboard-layout-editor - Web application to enable the design & editing of keyboard layouts

qmk_firmware - Moonlander firmware

qmk_toolbox - A Toolbox companion for QMK Firmware

qmk_firmware - keyboard controller firmware for Atmel AVR USB family

wincompose - 🔣 Compose Key for Windows

qmk_firmware - QMK, forked for ZSA's Oryx Configurator (to safeguard stability)

qmk_firmware - Open-source keyboard firmware for Atmel AVR and Arm USB families