mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-11 08:02:57 +00:00
* Add support for hardware and board initialisation overrides. * qmk cformat. * Add some documentation. * Docs clarity. * Make early_hardware_init_pre a no-op for now, until migrations occur. * Doco update * Make distinction between keyboard and ChibiOS board in docs * Doc anchors. * Update tmk_core/protocol/chibios/main.c Co-Authored-By: Joel Challis <git@zvecr.com> * Rework bootloader entry to be off by default, allow opting-in. Co-authored-by: Joel Challis <git@zvecr.com>
6.1 KiB
6.1 KiB
- Tutorial
- FAQs
- Configurator
- CLI
- Using QMK
- Guides
- Customizing Functionality
- Driver Installation with Zadig
- Keymap Overview
- Vagrant Guide
- Flashing
- IDEs
- Git Best Practices
- Keyboard Building
- Simple Keycodes
- Advanced Keycodes
- Software Features
- Hardware Features
- Guides
- Developing QMK
- Breaking Changes
- C Development
- Python Development
- Configurator Development
- Hardware Platform Development
- Arm/ChibiOS
- QMK Reference
- For a Deeper Understanding
- QMK Internals (In Progress)