Skip to content

xethlyx/qmk_firmware

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28,355 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Note

This is my personal fork of MonsGeek's QMK firmware. This includes my changes for M1V5 VIA:

  • Separated keyboard and userspace, with most functionality moved to the default keymap
  • Fixed freezing issue while connected via USB only
  • Removed unused code and cleaned up default code, shaving 4KB off of the firmware
  • Added my own keymap

This also contains the following fixes sourced from the internet (see commit history for more details):

  • Updated past QMK November 2024 breakpoint
  • Updated wireless module

Quantum Mechanical Keyboard Firmware

Current Version Discord Docs Status GitHub contributors GitHub forks

This is a keyboard firmware based on the tmk_keyboard firmware with some useful features for Atmel AVR and ARM controllers, and more specifically, the OLKB product line, the ErgoDox EZ keyboard, and the Clueboard product line.

Documentation

The docs are powered by VitePress. They are also viewable offline; see Previewing the Documentation for more details.

You can request changes by making a fork and opening a pull request.

Supported Keyboards

The project also includes community support for lots of other keyboards.

Maintainers

QMK is developed and maintained by Jack Humbert of OLKB with contributions from the community, and of course, Hasu. The OLKB product firmwares are maintained by Jack Humbert, the Ergodox EZ by ZSA Technology Labs, the Clueboard by Zach White, and the Atreus by Phil Hagelberg.

Official Website

qmk.fm is the official website of QMK, where you can find links to this page, the documentation, and the keyboards supported by QMK.

About

Patched firmware for Monsgeek M1 V5 VIA. Contains fixes for freezing and rewrites a good chunk of the code to be simpler

Resources

License

GPL-2.0 and 2 other licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
license_GPLv2.md
GPL-3.0
license_GPLv3.md

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 91.2%
  • C++ 5.6%
  • Python 1.7%
  • Makefile 1.2%
  • Linker Script 0.2%
  • Shell 0.1%