]> git.donarmstrong.com Git - qmk_firmware.git/commit
Restructure the hardware and feature docs to make things easier to find (#1888)
authorskullydazed <skullydazed@users.noreply.github.com>
Wed, 25 Oct 2017 03:34:28 +0000 (20:34 -0700)
committerGitHub <noreply@github.com>
Wed, 25 Oct 2017 03:34:28 +0000 (20:34 -0700)
commit67cc5cebc0430d15169e2c649ea25112a31bfa31
treef90f432a40b1d03ec7b9e68666c2444f2b2d0e79
parent8892c50336fe49fbd3524ed44f2139074dca5ba6
Restructure the hardware and feature docs to make things easier to find (#1888)

* fix #1313 by documenting more config.h options

* Clean up and organize documentation
32 files changed:
docs/_summary.md
docs/adding_a_keyboard_to_qmk.md [deleted file]
docs/config_options.md
docs/contributing.md
docs/dynamic_macros.md [deleted file]
docs/faq_keymap.md
docs/feature_advanced_keycodes.md [new file with mode: 0644]
docs/feature_common_shortcuts.md [deleted file]
docs/feature_dynamic_macros.md [new file with mode: 0644]
docs/feature_key_lock.md [new file with mode: 0644]
docs/feature_macros.md [new file with mode: 0644]
docs/feature_mouse_keys.md [new file with mode: 0644]
docs/feature_space_cadet.md [new file with mode: 0644]
docs/feature_tap_dance.md [new file with mode: 0644]
docs/feature_unicode.md [new file with mode: 0644]
docs/features.md
docs/getting_started_make_guide.md
docs/glossary.md
docs/hardware.md [new file with mode: 0644]
docs/hardware_avr.md [new file with mode: 0644]
docs/hardware_drivers.md [new file with mode: 0644]
docs/hardware_keyboard_guidelines.md [new file with mode: 0644]
docs/key_lock.md [deleted file]
docs/keycodes.md
docs/macros.md [deleted file]
docs/mouse_keys.md [deleted file]
docs/porting_your_keyboard_to_qmk.md [deleted file]
docs/quantum_keycodes.md
docs/redirects.json
docs/space_cadet_shift.md [deleted file]
docs/tap_dance.md [deleted file]
docs/unicode.md [deleted file]