Archived
1
0
This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
kll/examples/simpleExample.kll

12 lines
213 B
Plaintext
Raw Normal View History

Name = "Simple Example";
Author = "HaaTa (Jacob Alexander) 2014-2015";
KLL = 0.3a;
2014-09-03 06:45:07 +00:00
usbKeyOut => Output_usbCodeSend_capability( usbCode : 1 );
2014-09-03 06:45:07 +00:00
#S0x40 : U0x43;
S0x40 : U"Backspace";
S0x42 : U"}";
S0x42 : U"Esc";