view examples/simpleExample.kll @ 31:0a2ddc9f2e0b

Simplifying template arguments - Command Line arguments have slightly changed (will require controller git update) - In preparation for JSON I/O
author Jacob Alexander <haata@kiibohd.com>
date Sat, 21 Feb 2015 23:19:35 -0800
parents 409ddf71b86b
children
line wrap: on
line source

Name = "Simple Example";
Author = "HaaTa (Jacob Alexander) 2014-2015";
KLL = 0.3a;

usbKeyOut => Output_usbCodeSend_capability( usbCode : 1 );
#S0x40 : U0x43;
S0x40 : U"Backspace";

S0x42 : U"}";
S0x42 : U"Esc";