qmk_firmware/docs
2025-04-08 02:31:52 +00:00
..
ChangeLog 2025q1 develop changelog (#24949) 2025-02-28 09:14:32 +11:00
drivers Implement battery level interface (#24666) 2025-02-28 16:46:14 +11:00
features Add "license" field to Community Module JSON schema. (#25085) 2025-04-01 16:06:42 +11:00
public Add EOL to non-keyboard files (#24990) 2025-03-06 23:17:51 +00:00
__capabilities.md
__capabilities_inc.md
_aliases.json
_sidebar.json Implement battery level interface (#24666) 2025-02-28 16:46:14 +11:00
api_development_environment.md
api_development_overview.md
api_docs.md
api_overview.md
arm_debugging.md
breaking_changes.md 2025q1 develop changelog (#24949) 2025-02-28 09:14:32 +11:00
breaking_changes_history.md 2025q1 develop changelog (#24949) 2025-02-28 09:14:32 +11:00
breaking_changes_instructions.md
chibios_upgrade_instructions.md
cli.md Align to latest CLI dependencies (#24553) 2025-03-20 14:04:10 +11:00
cli_commands.md qmk docs: restore --port and --browser arguments (#24623) 2025-02-01 21:19:30 +11:00
cli_configuration.md
cli_development.md Align to latest CLI dependencies (#24553) 2025-03-20 14:04:10 +11:00
cli_tab_complete.md
coding_conventions_c.md
coding_conventions_python.md Align to latest CLI dependencies (#24553) 2025-03-20 14:04:10 +11:00
compatible_microcontrollers.md
config_options.md
configurator_architecture.md
configurator_default_keymaps.md Update leftover RGB keycodes (#24653) 2024-11-30 05:30:05 +00:00
configurator_diagram.drawio Add EOL to non-keyboard files (#24990) 2025-03-06 23:17:51 +00:00
configurator_diagram.svg Add EOL to non-keyboard files (#24990) 2025-03-06 23:17:51 +00:00
configurator_step_by_step.md
configurator_troubleshooting.md
contributing.md qmk docs: restore --port and --browser arguments (#24623) 2025-02-01 21:19:30 +11:00
custom_matrix.md
custom_quantum_functions.md Community modules (#24848) 2025-02-26 22:25:41 +11:00
data_driven_config.md
documentation_best_practices.md
documentation_templates.md
driver_installation_zadig.md
easy_maker.md
faq_build.md
faq_debug.md [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) 2025-03-19 20:45:56 +01:00
faq_general.md
faq_keymap.md
faq_misc.md
feature_advanced_keycodes.md
feature_converters.md
feature_debounce_type.md
feature_eeprom.md
feature_layers.md [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630) 2024-11-23 10:09:34 +00:00
feature_layouts.md
feature_macros.md Convert stray legacy warn/info docs panels (#24799) 2025-01-07 19:12:54 -08:00
feature_userspace.md Convert stray legacy warn/info docs panels (#24799) 2025-01-07 19:12:54 -08:00
flashing.md
fuse.txt
getting_started_docker.md Allow running Docker container on MacOS (without in-container USB support) (#24412) 2025-01-16 06:36:20 +11:00
getting_started_github.md
getting_started_introduction.md
getting_started_make_guide.md
hand_wire.md Remove direct docs.qmk.fm links from docs (#25113) 2025-04-08 12:31:17 +10:00
hardware_drivers.md
hardware_keyboard_guidelines.md Update hardware_keyboard_guidelines.md to Fix Typos (#24671) 2024-12-03 11:35:39 -07:00
how_a_matrix_works.md
how_keyboards_work.md
index.md
isp_flashing_guide.md
keycodes.md [Feature] Add keycode PDF(layer) to set the default layer in EEPROM (#24630) 2024-11-23 10:09:34 +00:00
keycodes_basic.md
keycodes_magic.md
keycodes_us_ansi_shifted.md
keymap.md
license_violations.md Remove direct docs.qmk.fm links from docs (#25113) 2025-04-08 12:31:17 +10:00
mod_tap.md [Docs] Fix wording in Mod Tap documentation (#24796) 2025-01-07 19:13:04 -08:00
newbs.md
newbs_building_firmware.md Clarify keymap location and format in newbs_building_firmware.md (#24663) 2024-12-22 12:23:14 -08:00
newbs_building_firmware_configurator.md
newbs_building_firmware_workflow.md
newbs_external_userspace.md
newbs_flashing.md
newbs_getting_started.md
newbs_git_best_practices.md
newbs_git_resolving_merge_conflicts.md
newbs_git_resynchronize_a_branch.md
newbs_git_using_your_master_branch.md
newbs_learn_more_resources.md
newbs_testing_debugging.md
one_shot_keys.md
other_eclipse.md
other_vscode.md
platformdev_blackpill_f4x1.md
platformdev_chibios_earlyinit.md
platformdev_proton_c.md
platformdev_rp2040.md
platformdev_selecting_arm_mcu.md
porting_your_keyboard_to_qmk.md
power.txt
pr_checklist.md
quantum_keycodes.md
quantum_painter.md [Docs] Fix example code in quantum_painter.md (#24897) 2025-03-01 14:01:30 -07:00
quantum_painter_lvgl.md
quantum_painter_qff.md
quantum_painter_qgf.md
quantum_painter_rle.md
ref_functions.md
reference_configurator_support.md Fix rendering of reference_configurator_support.md (#24629) 2024-11-21 18:46:36 +00:00
reference_glossary.md
reference_info_json.md [Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to Achordion, Bilateral Combinations. (#24560) 2025-01-27 12:32:23 +01:00
reference_keymap_extras.md Add keymap-extras for EurKEY layout (#24241) 2024-12-23 23:23:51 -08:00
squeezing_avr.md
support.md
support_deprecation_policy.md
syllabus.md
tap_hold.md [Core] Add Chordal Hold, an "opposite hands rule" tap-hold option similar to Achordion, Bilateral Combinations. (#24560) 2025-01-27 12:32:23 +01:00
understanding_qmk.md
unit_testing.md [Core] get_keycode_string(): function to format keycodes as strings, for more readable debug logging. (#24787) 2025-03-19 20:45:56 +01:00
usb_nkro.txt