awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com

Custom mechanical keyboards

Ranking updated Aug 7, 2026

For keyboard, the strongest matches are qmk/qmk_firmware (This repository is the definitive firmware framework for programmable), tmk/tmk_keyboard (This repository provides programmable keyboard firmware that handles key) and zmkfirmware/zmk (ZMK is an open-source wireless keyboard firmware framework built). josefadamcik/soflekeyboard and espressif/esptool round out the shortlist. Each is ranked by relevance to your query, popularity and recent activity.

Discover the best open-source custom mechanical keyboard repositories, ranked by stars and activity, to help you find the right fit.

Custom mechanical keyboards

Find the best repos with AI.We'll search the best matching repositories with AI.
  • qmk/qmk_firmwareqmk avatar

    qmk/qmk_firmware

    20,478View on GitHub↗

    This project is a keyboard firmware framework and programmable keyboard ecosystem designed for Atmel AVR and ARM microcontrollers. It provides the embedded software necessary to implement the USB Human Interface Device standard, allowing hardware to communicate keystrokes and mouse movements to a host computer. The framework distinguishes itself by offering a comprehensive toolchain for custom hardware development, including a command line interface for project scaffolding, firmware flashing, and configuration linting. It supports a variety of flexible configuration methods, allowing users to

    This repository is the definitive firmware framework for programmable mechanical keyboards, providing all the keymap customization, macro support, RGB control, and layer switching capabilities required by the search.

    CFirmware FlashingSplit Keyboard Synchronization
    View on GitHub↗20,478
  • tmk/tmk_keyboardtmk avatar

    tmk/tmk_keyboard

    4,125View on GitHub↗

    tmk_keyboard is keyboard firmware for AVR and Cortex-M microcontrollers designed to handle key matrix scanning and HID communication. It functions as an embedded hardware control library for managing GPIO pins and EEPROM storage, as well as a driver that transmits keystroke and mouse data to a host computer via USB or PS/2 protocols. The project features a layer-based keymap engine that allows physical keys to be mapped to multiple virtual layers. It also includes a legacy keyboard protocol translator to convert signals from vintage hardware standards to modern computer interfaces. The firmw

    This repository provides programmable keyboard firmware that handles key matrix scanning, layer switching, and macro support, though it lacks some modern high-level configuration tools.

    CLayered Keymaps
    View on GitHub↗4,125
  • zmkfirmware/zmkzmkfirmware avatar

    zmkfirmware/zmk

    4,124View on GitHub↗

    ZMK is a modular firmware framework built on the Zephyr RTOS for wireless keyboards. It functions as a programmable system for defining custom keymaps, layers, and input behaviors, acting as an HID device emulator for keyboard and mouse input on computers and mobile devices. It specifically provides a controller solution for synchronizing two separate keyboard halves over wireless or wired links. The project is distinguished by its focus on Bluetooth Low Energy connectivity, featuring multi-device pairing and the ability to switch between several saved host profiles. It includes advanced powe

    ZMK is an open-source wireless keyboard firmware framework built on Zephyr RTOS that supports custom keymaps, layers, macros, lighting control, and split keyboard configurations.

    CSplit Keyboard Synchronization
    View on GitHub↗4,124
  • josefadamcik/soflekeyboardjosefadamcik avatar

    josefadamcik/SofleKeyboard

    2,475View on GitHub↗

    This project provides hardware specifications and configuration sets for building programmable split mechanical keyboards and macro pads. It focuses on column-staggered designs that utilize the QMK firmware framework to manage input behaviors and keymaps. The hardware design emphasizes modularity and customization, featuring hotswap sockets for switch replacement without soldering, rotary encoders for specialized control, and low-profile switch options. Visual feedback is integrated through per-key RGB lighting and I2C-based OLED status displays. The system covers a broad range of capabiliti

    This repository provides hardware designs and wiring specifications for building a split mechanical keyboard rather than the programmable firmware or configuration software itself.

    G-codeFirmware FlashingSplit Keyboard Hardware
    View on GitHub↗2,475
  • espressif/esptoolespressif avatar

    espressif/esptool

    6,393View on GitHub↗

    esptool is a Python-based serial utility designed for flashing firmware, configuring hardware fuses, and provisioning Espressif system-on-chip devices. It functions as a serial firmware flasher and hardware provisioning tool that interacts with chips over a serial connection to enable program execution and device setup. The tool provides specialized capabilities for managing Espressif hardware, including the ability to set permanent electronic fuses to lock security settings and define hardware-level configurations. It also features a serial communication bridge that routes network traffic to

    This repository is a general-purpose serial firmware flasher for microcontrollers rather than mechanical keyboard configuration software, making it a low-level building block outside your target domain.

    PythonFirmware Flashing
    View on GitHub↗6,393
  • brandonlw/psychsonbrandonlw avatar

    brandonlw/Psychson

    4,178View on GitHub↗

    Psychson is a toolset for modifying USB firmware binaries and flashing custom images to specific hardware controller architectures. It provides utilities for dumping, patching, and flashing custom firmware specifically for Phison 2251-03 USB controllers. The software includes a payload injector for embedding HID keystroke scripts into USB firmware to automate inputs on a target machine. It also features a controller flasher for writing modified burner images directly to Phison-based USB hardware. The suite covers firmware management and hardware forensic analysis, including capabilities for

    Psychson is a low-level toolset for flashing and modifying Phison USB controller firmware, which is used for hardware security testing and BadUSB payloads rather than user-facing programmable mechanical keyboards.

    C#Firmware Flashing
    View on GitHub↗4,178
  • stlink-org/stlinkstlink-org avatar

    stlink-org/stlink

    5,093View on GitHub↗

    stlink is a toolset for ARM Cortex-M flashing, firmware management, and debug server operations, with specific support for STM32 microcontrollers. It provides an ARM Cortex-M flash programmer for writing binary and hex files, an ITM trace logger for real-time instrumentation data, and a SWD/JTAG debug server. The project includes a graphical user interface for managing MCU firmware and exporting memory, as well as a remote server that allows external debuggers to control execution and inspect registers on target hardware. The toolset covers microcontroller memory management through flash era

    This is a low-level microcontroller flashing and debugging toolset for STM32 chips, which can program microcontrollers but lacks the keymap customization, macro support, and keyboard configuration features needed for custom keyboards.

    CFirmware Flashing
    View on GitHub↗5,093
  • probe-rs/probe-rsprobe-rs avatar

    probe-rs/probe-rs

    2,599View on GitHub↗

    probe-rs is an embedded debugging toolset used for flashing, debugging, and inspecting microcontrollers via hardware debug probes. It functions as an embedded firmware flasher, a memory manager for reading and writing to processor registers, and a server implementing the Debug Adapter Protocol to connect hardware debugging to various code editors. The project includes a CMSIS-Pack target parser to extract device metadata and flash configurations from industry-standard definition files. It provides a driver-based probe abstraction to interact with various hardware debug probes regardless of th

    While it provides firmware flashing capabilities for microcontrollers, this is a general embedded debugging toolset rather than software or firmware dedicated to programmable mechanical keyboards.

    RustFirmware Flashing
    View on GitHub↗2,599
  • splitkb/kyriasplitkb avatar

    splitkb/kyria

    355View on GitHub↗

    Files related to the Kyria keyboard.

    This repository contains hardware design files for a specific split keyboard rather than programmable firmware or configuration software, making it a physical building block rather than the tool you are looking for.

    Split Keyboard Hardware
    View on GitHub↗355
  • fsund/pteron-keyboardFSund avatar

    FSund/pteron-keyboard

    170View on GitHub↗

    Ergonomic keyboard

    This repository contains hardware designs for a split ergonomic keyboard rather than the programmable firmware and configuration software requested.

    Split Keyboard Hardware
    View on GitHub↗170
  • adereth/dactyl-keyboardadereth avatar

    adereth/dactyl-keyboard

    3,148View on GitHub↗

    Parameterized ergonomic keyboard

    This repository provides OpenSCAD models for generating ergonomic keyboard hardware rather than the firmware or configuration software needed to program keymaps and lighting.

    OpenSCADSplit Keyboard Hardware
    View on GitHub↗3,148
Compare the top 10 at a glance
RepositoryStarsLanguageLicenseLast push
qmk/qmk_firmware20.5KCGPL-2.0Jun 22, 2026
tmk/tmk_keyboard4.1KC—Mar 28, 2026
zmkfirmware/zmk4.1KCMITJun 23, 2026
josefadamcik/soflekeyboard2.5KG-codeNOASSERTIONFeb 20, 2026
espressif/esptool6.4KPythonGPL-2.0Jun 26, 2026
brandonlw/psychson4.2KC#MITJul 19, 2021
stlink-org/stlink5.1KCBSD-3-ClauseJun 22, 2026
probe-rs/probe-rs2.6KRustapache-2.0Feb 17, 2026
splitkb/kyria355—NOASSERTIONFeb 5, 2025
fsund/pteron-keyboard170—CC-BY-SA-4.0Jul 30, 2021

Related searches

  • Keyboard navigation system
  • Browser tab manager
  • a keyboard driven file manager for terminal
  • a software utility for managing keyboard shortcuts
  • Input form component
  • an open source tool for removing backgrounds
  • Navigation menu components
  • UI navigation components