diff options
author | David Madison <dmadison@users.noreply.github.com> | 2019-02-15 13:46:23 -0500 |
---|---|---|
committer | David Madison <dmadison@users.noreply.github.com> | 2019-02-15 13:46:23 -0500 |
commit | 7c4611aff2e3199930cc9370294908c403218483 (patch) | |
tree | ccafa2275d86e8c91bc3ff320dbd66492abd8cd5 /libraries/HID/keywords.txt | |
parent | 3282703cb605ff12a6bc92bc6e8506d4add9166b (diff) |
Remove HID library
Can't be used since PluggableHID and XInput are mutually exclusive
Diffstat (limited to 'libraries/HID/keywords.txt')
-rw-r--r-- | libraries/HID/keywords.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/libraries/HID/keywords.txt b/libraries/HID/keywords.txt deleted file mode 100644 index 32a9ba5..0000000 --- a/libraries/HID/keywords.txt +++ /dev/null @@ -1,21 +0,0 @@ -####################################### -# Syntax Coloring Map HID -####################################### - -####################################### -# Datatypes (KEYWORD1) -####################################### - -HID KEYWORD1 - -####################################### -# Methods and Functions (KEYWORD2) -####################################### -begin KEYWORD2 -SendReport KEYWORD2 -AppendDescriptor KEYWORD2 - -####################################### -# Constants (LITERAL1) -####################################### -HID_TX LITERAL1
\ No newline at end of file |