docs(docs/codes): Add comments of primary code names to hid's os data

This should make GitHub PR reviews easier because GitHub's change summaries do not currently include sufficient context without lots of digging.

Changes made with a RegExp Replace:
Find: (names: \[")([\w\d_]+?)("[^	]+?os: \{)
Replacement: $1$2$3 // $2
This commit is contained in:
innovaker 2020-11-17 15:36:52 +00:00
parent d5250f0449
commit 175d3d8abd

File diff suppressed because it is too large Load diff