forked from forks/qmk_firmware
d8f090e559
* Docs: Configurator Support * Minor updates * Updated keyboard.h example to use #pragma once per @drashna https://github.com/qmk/qmk_firmware/pull/4396#discussion_r232140934 * Add link to doc under Reference section Added to _sidebar.md and _summary.md * Changed doc title; minor tweaks Re-titled the doc as "Supporting Your Keyboard in QMK Configurator". Made some minor changes to the keyboard.h examples. * Added tags object to JSON example
3.7 KiB
3.7 KiB
-
Detailed Guides
-
Reference
-
- Basic Keycodes
- Quantum Keycodes
- Advanced Keycodes
- Audio
- Auto Shift
- Backlight
- Bluetooth
- Bootmagic
- Combos
- Command
- Dynamic Macros
- Encoders
- Grave Escape
- Key Lock
- Layouts
- Leader Key
- Macros
- Mouse Keys
- One Shot Keys
- Pointing Device
- PS/2 Mouse
- RGB Lighting
- RGB Matrix
- Space Cadet Shift
- Space Cadet Shift Enter
- Stenography
- Swap Hands
- Tap Dance
- Terminal
- Thermal Printer
- Unicode
- Userspace
- US ANSI Shifted Keys
-
For Makers and Modders
-
For a Deeper Understanding
-
Other Topics
-
QMK Internals (In Progress)