diff options
author | David Madison <dmadison@users.noreply.github.com> | 2019-03-06 19:46:21 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-03-06 19:46:21 -0500 |
commit | 14f191ed94534fcde7db0b859231fbde93192e3a (patch) | |
tree | ceb969c6c86c23937b573c98e396d4075166cc26 /libraries/HID/keywords.txt | |
parent | 7d65dd08142eda767eb822bf2d92c3a1bd9f8b8f (diff) | |
parent | 3e079eba98a66b4e5b1e2567a5c7aeefd65224e2 (diff) |
Merge pull request #2 from dmadison/xinput
XInput
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 |