qmk/qmk_firmware

Develop some sort of include system for keycode documentation

Open

#4,610 opened on Dec 12, 2018

View on GitHub
 (4 comments) (1 reaction) (0 assignees)C (43,867 forks)batch import
documentationenhancementgood first issuehelp wantedto do

Repository metrics

Stars
 (20,368 stars)
PR merge metrics
 (Avg merge 20d 9h) (27 merged PRs in 30d)

Description

Feature Request Type

  • Core Functionality
  • Add-on hardware support (e.g. audio, RGB, OLED screen, etc.)
  • Alteration (enhancement/optimization) of existing Feature(s)
  • New behavior

Description

As discussed in discord, it would be really nice to have some sort of system for generating https://docs.qmk.fm/#/keycodes and all of the keycodes on the Features pages from a single source. This would help prevent those pages from falling out of sync with one another and make it easier to update with new keycodes.

Contributor guide