This repository has been archived on 2025-01-28. You can view files and clone it, but cannot push or open issues or pull requests.
Nick Brassel 87291437bd
Add board specific to Proton-C, with usual defaults turned on. (#10976)
- Set all other ChibiOS defaults to 'off', when not targeting Proton-C
- Modified all existing F303 boards to point at the QMK_PROTON_C to ensure repeatable binary output
- Modified version.h generation so that SKIP_VERSION=yes generates the same output
2020-12-03 13:04:28 +11:00
..

Yugo-M

Yugo-M

A drop-in replacement controller PCB for IBM Model M keyboards, based on the STM32 MCU. More info on the Yugo-M project repository

Make example for this keyboard (after setting up your build environment):

make yugo_m/model_m_101:default

See the build environment setup and the make instructions for more information. Brand new to QMK? Start with our Complete Newbs Guide.