summaryrefslogtreecommitdiff
path: root/docs/features.md
Commit message (Collapse)AuthorAge
* Add Dip Switch as a core feature (#6140)Drashna Jaelre2019-09-03
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [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-23
|
* Fix linksDrashna Jaelre2019-05-22
| | | Co-Authored-By: noroadsleft <18669334+noroadsleft@users.noreply.github.com>
* Add missing links to features page and sidebar sectionDrashna Jaelre2019-05-21
|
* [Docs] Fix Space Cadet link (#5825)Tobias V. Langhoff2019-05-08
| | | Fix broken Space Cadet link in Features list
* Add LED Matrix to Features list for easy reference (#5280)Drashna Jaelre2019-03-03
|
* Fix Encoder documentation (#4861)Drashna Jaelre2019-01-18
|
* Fixed incorrect link to feature_combo.md in features.md docs file. Was ↵TheOneTrueTrench2018-11-12
| | | | 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-06
| | | | sidebar/summary
* Dedupe shifted keycodes listingfauxpark2018-08-11
|
* Docs: Format Space Cadet documentation (#3540)fauxpark2018-08-01
| | | | | | | | * Format Space Cadet documentation * Fix page filenames * Move Caveats section up
* Integrating Peter Fleury's HD44780 LCD library (#3209)Max Audron2018-07-15
| | | | | | | | | | | | | | | | | | | | | | | | * 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-15
|
* Fix some of the more obvious typosfauxpark2017-12-09
|
* Fix internal links in docs/ (#2080)Devin J. Pohly2017-11-30
| | | | 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-29
| | | | period at the end of each feature list item.
* Restructure the hardware and feature docs to make things easier to find (#1888)skullydazed2017-10-24
| | | | | | * fix #1313 by documenting more config.h options * Clean up and organize documentation
* Generic Pointing Device (#1767)Snipeye2017-10-06
|
* Doc updates from going through every fileskullY2017-08-16
|
* Rename docs/features/README.md to docs/features.mdJack Humbert2017-07-17