]> git.donarmstrong.com Git - qmk_firmware.git/commit
Docs: Supporting a keyboard in the QMK Configurator (#4396)
authornoroadsleft <18669334+noroadsleft@users.noreply.github.com>
Thu, 15 Nov 2018 02:32:28 +0000 (18:32 -0800)
committerDrashna Jaelre <drashna@live.com>
Thu, 15 Nov 2018 02:32:28 +0000 (18:32 -0800)
commitd8f090e5592fd5b6fde35ae36e36f2473c716312
tree290f38907d9fb2971c17c1ca4186a927fb3f379c
parenta034602651c86424bc2197ee61bea0ff584b3be1
Docs: Supporting a keyboard in the QMK Configurator (#4396)

* 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
docs/_sidebar.md
docs/_summary.md
docs/reference_configurator_support.md [new file with mode: 0644]