Metadata-Version: 1.0
Name: shidal
Version: 1.0.1
Summary: Simple hid action listener
Home-page: UNKNOWN
Author: dataniklas
Author-email: 51879435+data-niklas@users.noreply.github.com
License: UNKNOWN
Description: # Shidal - Simple hid action listener
        
        A library intended to be used with qmk keyboards. QMK keyboards are able to send raw hid data.<br>This library is able to intercept that data and work as a kind of action listener.<br>
        
        ## HID Data
        The sent hid data needs to be in the following format:
        - First byte is the 'command'
        - Second byte is the 'subcommand'
        - Rest of the data can be any data
Platform: UNKNOWN
