You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

191 lines
7.2 KiB

  1. * Tutorial
  2. * [Introduction](newbs.md)
  3. * [Setup](newbs_getting_started.md)
  4. * [Building Your First Firmware](newbs_building_firmware.md)
  5. * [Flashing Firmware](newbs_flashing.md)
  6. * [Getting Help/Support](support.md)
  7. * [Other Resources](newbs_learn_more_resources.md)
  8. * [Syllabus](syllabus.md)
  9. * FAQs
  10. * [General FAQ](faq_general.md)
  11. * [Build/Compile QMK](faq_build.md)
  12. * [Troubleshooting QMK](faq_misc.md)
  13. * [Debugging QMK](faq_debug.md)
  14. * [Keymap FAQ](faq_keymap.md)
  15. * [Squeezing Space from AVR](squeezing_avr.md)
  16. * [Glossary](reference_glossary.md)
  17. * Configurator
  18. * [Overview](newbs_building_firmware_configurator.md)
  19. * [Step by Step](configurator_step_by_step.md)
  20. * [Troubleshooting](configurator_troubleshooting.md)
  21. * [Architecture](configurator_architecture.md)
  22. * QMK API
  23. * [Overview](api_overview.md)
  24. * [API Documentation](api_docs.md)
  25. * [Keyboard Support](reference_configurator_support.md)
  26. * [Adding Default Keymaps](configurator_default_keymaps.md)
  27. * CLI
  28. * [Overview](cli.md)
  29. * [Configuration](cli_configuration.md)
  30. * [Commands](cli_commands.md)
  31. * [Tab Completion](cli_tab_complete.md)
  32. * Using QMK
  33. * Guides
  34. * [Customizing Functionality](custom_quantum_functions.md)
  35. * [Driver Installation with Zadig](driver_installation_zadig.md)
  36. * [Easy Maker for One Offs](easy_maker.md)
  37. * [Keymap Overview](keymap.md)
  38. * Development Environments
  39. * [Docker Guide](getting_started_docker.md)
  40. * [Vagrant Guide](getting_started_vagrant.md)
  41. * Flashing
  42. * [Flashing](flashing.md)
  43. * [Flashing ATmega32A (ps2avrgb)](flashing_bootloadhid.md)
  44. * IDEs
  45. * [Using Eclipse with QMK](other_eclipse.md)
  46. * [Using VSCode with QMK](other_vscode.md)
  47. * Git Best Practices
  48. * [Introduction](newbs_git_best_practices.md)
  49. * [Your Fork](newbs_git_using_your_master_branch.md)
  50. * [Merge Conflicts](newbs_git_resolving_merge_conflicts.md)
  51. * [Fixing Your Branch](newbs_git_resynchronize_a_branch.md)
  52. * Keyboard Building
  53. * [Hand Wiring Guide](hand_wire.md)
  54. * [ISP Flashing Guide](isp_flashing_guide.md)
  55. * Simple Keycodes
  56. * [Full List](keycodes.md)
  57. * [Basic Keycodes](keycodes_basic.md)
  58. * [Language-Specific Keycodes](reference_keymap_extras.md)
  59. * [Modifier Keys](feature_advanced_keycodes.md)
  60. * [Quantum Keycodes](quantum_keycodes.md)
  61. * [Magic Keycodes](keycodes_magic.md)
  62. * Advanced Keycodes
  63. * [Command](feature_command.md)
  64. * [Dynamic Macros](feature_dynamic_macros.md)
  65. * [Grave Escape](feature_grave_esc.md)
  66. * [Leader Key](feature_leader_key.md)
  67. * [Mod-Tap](mod_tap.md)
  68. * [Macros](feature_macros.md)
  69. * [Mouse Keys](feature_mouse_keys.md)
  70. * [Programmable Button](feature_programmable_button.md)
  71. * [Space Cadet Shift](feature_space_cadet.md)
  72. * [US ANSI Shifted Keys](keycodes_us_ansi_shifted.md)
  73. * Software Features
  74. * [Auto Shift](feature_auto_shift.md)
  75. * [Combos](feature_combo.md)
  76. * [Debounce API](feature_debounce_type.md)
  77. * [Key Lock](feature_key_lock.md)
  78. * [Key Overrides](feature_key_overrides.md)
  79. * [Layers](feature_layers.md)
  80. * [One Shot Keys](one_shot_keys.md)
  81. * [Pointing Device](feature_pointing_device.md)
  82. * [Raw HID](feature_rawhid.md)
  83. * [Sequencer](feature_sequencer.md)
  84. * [Swap Hands](feature_swap_hands.md)
  85. * [Tap Dance](feature_tap_dance.md)
  86. * [Tap-Hold Configuration](tap_hold.md)
  87. * [Terminal](feature_terminal.md)
  88. * [Unicode](feature_unicode.md)
  89. * [Userspace](feature_userspace.md)
  90. * [WPM Calculation](feature_wpm.md)
  91. * Hardware Features
  92. * Displays
  93. * [HD44780 LCD Controller](feature_hd44780.md)
  94. * [ST7565 LCD Driver](feature_st7565.md)
  95. * [OLED Driver](feature_oled_driver.md)
  96. * Lighting
  97. * [Backlight](feature_backlight.md)
  98. * [LED Matrix](feature_led_matrix.md)
  99. * [RGB Lighting](feature_rgblight.md)
  100. * [RGB Matrix](feature_rgb_matrix.md)
  101. * [Audio](feature_audio.md)
  102. * [Bluetooth](feature_bluetooth.md)
  103. * [Bootmagic Lite](feature_bootmagic.md)
  104. * [Custom Matrix](custom_matrix.md)
  105. * [Digitizer](feature_digitizer.md)
  106. * [DIP Switch](feature_dip_switch.md)
  107. * [Encoders](feature_encoders.md)
  108. * [Haptic Feedback](feature_haptic_feedback.md)
  109. * [Joystick](feature_joystick.md)
  110. * [LED Indicators](feature_led_indicators.md)
  111. * [MIDI](feature_midi.md)
  112. * [Proton C Conversion](proton_c_conversion.md)
  113. * [PS/2 Mouse](feature_ps2_mouse.md)
  114. * [Split Keyboard](feature_split_keyboard.md)
  115. * [Stenography](feature_stenography.md)
  116. * [Thermal Printer](feature_thermal_printer.md)
  117. * [Velocikey](feature_velocikey.md)
  118. * Developing QMK
  119. * [PR Checklist](pr_checklist.md)
  120. * Breaking Changes
  121. * [Overview](breaking_changes.md)
  122. * [My Pull Request Was Flagged](breaking_changes_instructions.md)
  123. * [Most Recent ChangeLog](ChangeLog/20211127.md "QMK v0.15.0 - 2021 Nov 27")
  124. * [Past Breaking Changes](breaking_changes_history.md)
  125. * C Development
  126. * [ARM Debugging Guide](arm_debugging.md)
  127. * [AVR Processors](hardware_avr.md)
  128. * [Coding Conventions](coding_conventions_c.md)
  129. * [Compatible Microcontrollers](compatible_microcontrollers.md)
  130. * [Drivers](hardware_drivers.md)
  131. * [ADC Driver](adc_driver.md)
  132. * [Audio Driver](audio_driver.md)
  133. * [I2C Driver](i2c_driver.md)
  134. * [SPI Driver](spi_driver.md)
  135. * [WS2812 Driver](ws2812_driver.md)
  136. * [EEPROM Driver](eeprom_driver.md)
  137. * ['serial' Driver](serial_driver.md)
  138. * [UART Driver](uart_driver.md)
  139. * [GPIO Controls](internals_gpio_control.md)
  140. * [Keyboard Guidelines](hardware_keyboard_guidelines.md)
  141. * Python Development
  142. * [Coding Conventions](coding_conventions_python.md)
  143. * [QMK CLI Development](cli_development.md)
  144. * Configurator Development
  145. * QMK API
  146. * [Development Environment](api_development_environment.md)
  147. * [Architecture Overview](api_development_overview.md)
  148. * Hardware Platform Development
  149. * Arm/ChibiOS
  150. * [Selecting an MCU](platformdev_selecting_arm_mcu.md)
  151. * [Early initialization](platformdev_chibios_earlyinit.md)
  152. * QMK Reference
  153. * [Contributing to QMK](contributing.md)
  154. * [Translating the QMK Docs](translating.md)
  155. * [Config Options](config_options.md)
  156. * [Data Driven Configuration](data_driven_config.md)
  157. * [Make Documentation](getting_started_make_guide.md)
  158. * [Documentation Best Practices](documentation_best_practices.md)
  159. * [Documentation Templates](documentation_templates.md)
  160. * [Community Layouts](feature_layouts.md)
  161. * [Unit Testing](unit_testing.md)
  162. * [Useful Functions](ref_functions.md)
  163. * [info.json Format](reference_info_json.md)
  164. * For a Deeper Understanding
  165. * [How Keyboards Work](how_keyboards_work.md)
  166. * [How a Matrix Works](how_a_matrix_works.md)
  167. * [Understanding QMK](understanding_qmk.md)
  168. * QMK Internals (In Progress)
  169. * [Defines](internals_defines.md)
  170. * [Input Callback Reg](internals_input_callback_reg.md)
  171. * [Midi Device](internals_midi_device.md)
  172. * [Midi Device Setup Process](internals_midi_device_setup_process.md)
  173. * [Midi Util](internals_midi_util.md)
  174. * [Send Functions](internals_send_functions.md)
  175. * [Sysex Tools](internals_sysex_tools.md)