forked from forks/qmk_firmware
4083614023
* I2C driver docs - Added I2C driver docs. - Changed arm master i2c driver to have a weak i2c_init as it is impossible to account for all possible port configuration in the STM32 world. * Update docs/i2c_driver.md Co-Authored-By: yiancar <yiangosyiangou@cytanet.com.cy> * Update docs/i2c_driver.md Co-Authored-By: yiancar <yiangosyiangou@cytanet.com.cy> * Update docs/i2c_driver.md Co-Authored-By: yiancar <yiangosyiangou@cytanet.com.cy> * Update docs/i2c_driver.md Co-Authored-By: yiancar <yiangosyiangou@cytanet.com.cy> * GPIO release fix
3.6 KiB
3.6 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)