mirror of
https://github.com/zsa/qmk_firmware.git
synced 2026-01-14 17:38:01 +00:00
* Add Word Per Minute calculation feature * Fix copyright info * Remove header from quantum.c, setup overloadable keycode inclusion for WPM, update docs * Simplify logic for keycode filtering * Adding link from summary to wpm_feature info * Update docs/feature_wpm.md Typo in function prototype example in docs Co-Authored-By: James Young <18669334+noroadsleft@users.noreply.github.com> * Add WPM transport via i2c Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com>
5.9 KiB
5.9 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
- QMK Reference
- For a Deeper Understanding
- QMK Internals (In Progress)