Commit Graph

14 Commits

Author SHA1 Message Date
Drashna Jaelre
96fd5e9ad2
Steal vomindoraan's input mode documentation
Co-Authored-By: vomindoraan (vomindoraan@gmail.com)
2018-11-03 11:21:01 -07:00
Konstantin Đorđević
919c90eab3 Format unicode_common (#13)
* case alignment

* process_record_unicode_common → process_unicode_common

* Move song arrays into function where they're used, align preprocessor directives

* Swap the order of UC_WIN and UC_BSD

* Update Unicode docs

* Reorder Unicode mode stuff to match the order of input mode constants

* Fix capitalization in doc subtitle

* Readd BSD and OSX_RALT songs

* Reword BSD note in docs

* Readd BSD keycode description

* Reword explanation of input on different platforms
2018-11-03 10:24:24 -07:00
Drashna Jaelre
7b729ede72
Wordsmithing and cleanup 2018-11-03 09:22:46 -07:00
Drashna Jaelre
455c143b32
Update documentation 2018-11-02 17:47:00 -07:00
Konstantin Đorđević
68d1d5de1c
Considered that
Co-Authored-By: drashna <drashna@live.com>
2018-11-02 17:46:56 -07:00
Drashna Jaelre
e7aee81aea
Remove Functions from feature page
And link to the file instead.  Link to specific lines later on.
2018-11-02 17:46:53 -07:00
Drashna Jaelre
1e3c0a96c4
Add Audio Feedback section 2018-11-02 17:46:53 -07:00
Drashna Jaelre
8087acdec1
Update unicode documentation 2018-11-02 17:46:53 -07:00
Drashna Jaelre
5a127293e7 Fix formatting in Unicode text 2018-10-09 15:21:08 -04:00
Drashna Jaelre
f86c0c2643 Update and clarify Unicode documentation (#4065)
* Update and clarify Unicode documentation

* Fixed UCIS info based on feedback from algernon

* Further clarifications and cleanup

* Formatting

* Add an example for unicode map

* fix AutoHotKey title
2018-10-06 20:44:33 -04:00
Drashna Jaelre
f5ae3760c6 Add send_unicode_hex_string function (#3828)
* Add send_string_unicode function

Co-authored-by: kdb424 <kdb424@gmail.com>
Co-authored-by: Konstantin <vomindoraan@gmail.com>

* Clean up code based on feedback

* Fix includes
2018-10-01 20:56:04 -04:00
fauxpark
af37bb2f78 Fix some of the more obvious typos 2017-12-09 10:46:11 -05:00
fauxpark
7b0356d1d4 Convert all headings to Title Case 2017-12-09 10:46:11 -05:00
skullydazed
67cc5cebc0 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
2017-10-24 20:34:28 -07:00