mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-14 17:38:01 +00:00
* Added raw hid feature documentation page * Update docs/feature_rawhid.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/feature_rawhid.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/feature_rawhid.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update docs/features.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * added feature_rawhid.md to _summary.md in docs * fixed _summary.md order * Update docs/feature_rawhid.md Co-Authored-By: fauxpark <fauxpark@gmail.com> * Update feature_rawhid.md Removed the useless bit about finding usage page and usage. * Update feature_rawhid.md * Update docs/feature_rawhid.md Co-Authored-By: Nick Brassel <nick@tzarc.org> * Update docs/feature_rawhid.md Co-Authored-By: Nick Brassel <nick@tzarc.org> * Update docs/feature_rawhid.md Co-Authored-By: Nick Brassel <nick@tzarc.org> * Update docs/feature_rawhid.md Co-Authored-By: Nick Brassel <nick@tzarc.org> * Remove teensy client, small origanization fixes * Fixed merge conflicts Removed features.md Updated _summary.md with new format and added RAW HID entry under Software Features * Added rawhid feature page Messy is what you get when you don't do things right the first time Co-authored-by: fauxpark <fauxpark@gmail.com> Co-authored-by: Nick Brassel <nick@tzarc.org>
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)