Kiibohd Controller
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

capabilities.kll 248B

123456789101112
  1. Name = uartOutCapabilities;
  2. Version = 0.1;
  3. Author = "HaaTa (Jacob Alexander) 2014";
  4. KLL = 0.3;
  5. # Modified Date
  6. Date = 2014-09-27;
  7. # Capabilties available to the uartOut output module
  8. usbKeyOut => Output_usbCodeSend_capability( usbCode : 1 );