Support Braille displays that conform to the HID Braille standard #12523
hidpi.py contains needed types and structures from Windows' hidpi.h n…
99fe3799
hwIo: use types and structures from hidpi.py, and add some extra prop…
d929ea08
Add an experimental braille display driver that uses the new Braille …
044e9d60
Braille HID driver: don't use hardcoded ports (was for debugging).
4e61b7e4
Braille auto detection: if a HID device exposes a usage page of HID_U…
925cc0a1
bdDetect: Add specific checks for the Braille HID driver when checkin…
4f55f292
hid BrailleDisplayDriver: make sure to only track key presses as inpu…
893c9c89
Add docstring to hidpi.py
864bc4f7
Split hwIo into a package, moving the Hid classes into their own hwIo…
8d8151a7
Add devDocs/hidBrailleTechnicalNotes.md
8f0b8693
place linebreaks between each sentence in the hidBraille technical no…
f0c68228
hid Braille technical notes: move definitions of HID concepts into a …
f41cf97d
hidBraille technical notes: define Usage Page
2a424b23
hid Braille technical notes: improve definition of Usage.
cfe14ae4
hid Braille technical notes: improve definition of HID report, includ…
a41be0bc
hid Braille technical notes: improve HID collections definition.
60a2005f
hid Braille technical notes: add a paragraph about devices and contro…
c048b780
hid Braille technical notes: clarify that SetupDiEnumDeviceInterfaces…
b96db821
hid Braille technical notes: simplify mention of overlapped IO when…
90312adb
hid Braille technical notes: add a definition of Caps (capabilities).
b0aa63d2
hidBraille technical notes: improve statement about the need to quer…
f5dd26e1
hid braille technical notes: merge the Official braille spec section …
7d687ecf
hid braille technical notes: placed all API calls and data types in i…
d509f72f
hid braille technical notes: don't duplicate definition of "caps".
7faff854
Merge branch 'master' into hidBraille
e17f617e
Remove work-arounds for unofficial Brailliant HID Braille driver
ec220260
Fix linting issues
c593a7b8
hidBraille technical notes: fix typos / spelling.
09a2d4dd
Address review comments.
124463cb
Merge branch 'master' into hidBraille
d6ecb383
Update user guide to mention Standard HID braille protocol, and a not…
6d249a3b
expose IoBase fromHwIo package as some Braille Display drivers may us…
31cf43be
michaelDCurran
marked this pull request as ready for review 5 years ago
seanbudd
approved these changes
on 2021-07-13
Apply suggestions from code review
dbe33369
Update source/hwPortUtils.py
85c979e0
Update source/hwPortUtils.py
0b627564
Update user_docs/en/userGuide.t2t
77bbca29
Fix linting
b8d459f3
Merge branch 'master' into hidBraille
73383819
Update what's new.
3d39a822
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub