aboutsummaryrefslogtreecommitdiffstats
path: root/docs/features.md
Commit message (Collapse)AuthorAgeFilesLines
* wipskullY2020-03-051-42/+0
|
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-031-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Dip Switches as a core feature * Add documentation for Dip Switch feature * Update Preonic Rev3 to use new feature and remove custom matrix * Apply suggestions from code review Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com> * Remove custom matrix line completely Rather than just disabling it Co-Authored-By: fauxpark <fauxpark@gmail.com> * DIP changes Co-Authored-By: fauxpark <fauxpark@gmail.com> * Use better check for DIP Switch configuration * Add to show features * Add bitmask callback for dip switch * Fix OLKB Boards dip switch config * Update docs to include bitmask example * Fix comments/documentation Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix issues with docs and use example from @tuzonghua * Fix wording Co-Authored-By: fauxpark <fauxpark@gmail.com> * Fix example to use proper formatting Bad, BAAAAAAD drashna!!! * Handle dip switch initialization better
* [Docs] Add dedicated page for Split Keyboard information (#5802)Drashna Jaelre2019-07-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [Docs] Add dedicated page for Split Keyboard information * Apply suggestions from code review Co-Authored-By: drashna <drashna@live.com> * Fix Typos Co-Authored-By: drashna <drashna@live.com> * Fix some formatting issues * Add Additional RGB info * Fix Bulletted formatting * Apply suggestions from code review Co-Authored-By: drashna <drashna@live.com> * Fix line wrapping * Additional fixes and expansion * Reword warning/note Co-Authored-By: drashna <drashna@live.com> * add i2c/serial coexistance info * i2c markdown * Change i2c wiring text Co-Authored-By: drashna <drashna@live.com>
* Fix typoDrashna Jaelre2019-05-231-1/+1
|
* Fix linksDrashna Jaelre2019-05-221-3/+3
| | | Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Add missing links to features page and sidebar sectionDrashna Jaelre2019-05-211-0/+5
|
* [Docs] Fix Space Cadet link (#5825)Tobias V. Langhoff2019-05-081-1/+1
| | | Fix broken Space Cadet link in Features list
* Add LED Matrix to Features list for easy reference (#5280)Drashna Jaelre2019-03-031-0/+1
|
* Fix Encoder documentation (#4861)Drashna Jaelre2019-01-181-0/+1
|
* Fixed incorrect link to feature_combo.md in features.md docs file. Was ↵TheOneTrueTrench2018-11-121-1/+1
| | | | linked to feature_combos.md, but _sidebar.md, _summary.md, and config_options.md all link to feature_combo.md. Assuming that it should not be pluralized. (#4411)
* Update Features page to reflect all of the features linked in the ↵Drashna Jaelre2018-11-061-0/+4
| | | | sidebar/summary
* Dedupe shifted keycodes listingfauxpark2018-08-111-1/+1
|
* Docs: Format Space Cadet documentation (#3540)fauxpark2018-08-011-1/+1
| | | | | | | | * Format Space Cadet documentation * Fix page filenames * Move Caveats section up
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-151-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | * integrated Peter Fleury's LCD library for HD44780 LCDs * fixed typo * cleanup finished * add documentation * added HD44780 documentation * removed keyboard from .gitmodules * resolved merge conflict * removed edit of kira75s rules.mk made by merge * moved hd44780 to drivers/avr * Added licence info to hd44780 files * Added link to hd44780 docs.
* Make sure new features (RGB Matrix) are actually listedDrashna Jaelre2018-05-151-0/+2
|
* Fix some of the more obvious typosfauxpark2017-12-091-2/+2
|
* Fix internal links in docs/ (#2080)Devin J. Pohly2017-11-301-1/+1
| | | | One link in the summary (Modding your keyboard) referred to a page that was deleted; the rest have been updated to point to the new names.
* Added missing RGB and Auto Shift in main feature list. Also standardized on ↵Jeremy Cowgar2017-10-291-7/+9
| | | | period at the end of each feature list item.
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-241-103/+22
| | | | | | * fix #1313 by documenting more config.h options * Clean up and organize documentation
* Generic Pointing Device (#1767)Snipeye2017-10-061-1/+1
|
* Doc updates from going through every fileskullY2017-08-161-1/+1
|
* Rename docs/features/README.md to docs/features.mdJack Humbert2017-07-171-0/+105