forked from mirrors/qmk_firmware
a8320f20f7
* Improve support and docs for ADC driver * Comment ADC channels * Move to Makers and Modders section, and fix usage instructions * Flesh out intro * Superscript 328P note * Fix pin_to_mux LUT * Support USB64/1287 as well * analogReadPin() defaults to 0V mux on invalid pin * Update pinToMux() function documentation * Dot * Accept (some of) the `qmk cformat` changes * Do clang-format properly * More wording tweaks * Link to encoder docs
4.9 KiB
4.9 KiB
-
Detailed Guides
-
Reference
-
- Basic Keycodes
- US ANSI Shifted Keys
- Quantum Keycodes
- Advanced Keycodes
- Audio
- Auto Shift
- Backlight
- Bluetooth
- Bootmagic
- Combos
- Command
- Debounce API
- DIP Switch
- Dynamic Macros
- Encoders
- Grave Escape
- Haptic Feedback
- HD44780 LCD Controller
- Key Lock
- Layouts
- Leader Key
- LED Matrix
- Macros
- Mouse Keys
- OLED Driver
- One Shot Keys
- Pointing Device
- PS/2 Mouse
- RGB Lighting
- RGB Matrix
- Space Cadet
- Split Keyboard
- Stenography
- Swap Hands
- Tap Dance
- Terminal
- Thermal Printer
- Unicode
- Userspace
- Velocikey
-
For Makers and Modders
-
For a Deeper Understanding
-
Other Topics
-
QMK Internals (In Progress)