mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-14 17:38:01 +00:00
* restore main readme.md * add ChangeLog entry for 2021-02-27 develop branch - initial version * update Docs; consolidate sidebar entries to new Breaking Changes History doc * Changelog update - concatenate similar changes as one list item - unify change formatting (remove [bracketed] headings and trailing periods) - item sorting improvement * update Changes Requiring User Action section Detail the changes regarding keyboard relocations/additions/deletions. * add entry for fauxpark's user keymap cleanup for config.h/rules.mk * add link to Jacky Studio bugfix PR * add link for "ChibiOS conf migrations... take 15" * add links for "Make LAYOUT parsing more robust" and "Massdrop develop rgb fix" * remove sort sequence numbers * rename Breaking Changes History page Renames the Breaking Changes History page to "Past Breaking Changes". * update schedule in Breaking Changes Overview * suggestions/changes per tzarc * skully's changes * add entry for "Fix develop" (PR 12039) Co-authored-by: Nick Brassel <nick@tzarc.org> Co-authored-by: Zach White <skullydazed@gmail.com>
6.7 KiB
6.7 KiB
- Tutorial
- FAQs
- Configurator
- CLI
- Using QMK
- Guides
- Customizing Functionality
- Driver Installation with Zadig
- Keymap Overview
- Development Environments
- Flashing
- IDEs
- Git Best Practices
- Keyboard Building
- Simple Keycodes
- Advanced Keycodes
- Software Features
- Hardware Features
- Guides
- Developing QMK
- PR Checklist
- Breaking Changes
- C Development
- Python Development
- Configurator Development
- Hardware Platform Development
- Arm/ChibiOS
- QMK Reference
- For a Deeper Understanding
- QMK Internals (In Progress)