Commit Graph

135 Commits

Author SHA1 Message Date
József Farkas
7650b5fe26 Change layer property in SwitchLayerAction from private to public. 2016-05-23 19:55:48 +02:00
József Farkas
0725428309 Rename KeyMap to Keymap 2016-05-23 19:05:17 +02:00
József Farkas
dc280dae4c Test serializer typings simplification 2016-05-23 18:53:04 +02:00
József Farkas
a3396334ae Update typings to 1.0.x. 2016-05-22 23:50:54 +02:00
József Farkas
a5b477155c Very initial json schema for uhk config. 2016-05-16 16:59:59 +02:00
József Farkas
929e18106e Media key texts rendering 2016-05-16 16:52:33 +02:00
József Farkas
5759d2db1e SwitchKeymap rendering 2016-05-16 12:38:37 +02:00
József Farkas
bbd43da945 Initial keyactions to fn layer in uhk-config.json 2016-05-14 19:10:35 +02:00
Sam Rang
6e218387fc changing how assertions access instance variables to make them non-static-like (#37)
Changing how assertions access instance variables
2016-05-09 19:17:54 +02:00
László Monda
c7d5a3f162 Small fix to the documentation. 2016-05-07 23:36:06 +02:00
József Farkas
b48fbdd44d Fix readme instructions 2016-05-07 23:26:54 +02:00
József Farkas
9d6f0a5ce0 Additional labels to mod layer 2016-05-03 23:14:30 +02:00
József Farkas
83074e9d88 Add more keyActions to uhk-config.json 2016-05-02 22:20:22 +02:00
József Farkas
7d82e8cce1 Animate between different layers 2016-05-01 17:06:48 +02:00
József Farkas
e2eb46b0de Add missing keyboard-key labels 2016-04-29 21:19:50 +02:00
József Farkas
479f1f624b Add more improved version of uhk-config 2016-04-24 22:39:12 +02:00
József Farkas
b9b2fcbf84 Fix type lost caused by incorrect inheritance of ClassArray 2016-04-23 23:45:28 +02:00
József Farkas
07cc4cef2f Use import/export instead of references. Use webpack instead of tsc. 2016-04-19 22:35:16 +02:00
Sam Rang
4a950283b3 implementation of UhkConfiguration 2016-04-18 22:01:41 -05:00
Sam Rang
b72327b4dd fix camelcase 2016-04-18 22:01:11 -05:00
Sam Rang
41f2e31ea2 module configurations 2016-04-18 21:40:30 -05:00
Sam Rang
634aa6c532 move bin<->bool conversion to UhkBuffer 2016-04-18 20:00:27 -05:00
Sam Rang
0c53b49c6a use full byte for each bool 2016-04-18 19:11:07 -05:00
Sam Rang
e2b0492736 macro macros 2016-04-17 23:48:17 -05:00
Sam Rang
176f94e919 delay and text macros 2016-04-17 23:34:21 -05:00
Sam Rang
4dc3c4f6c3 updating references 2016-04-17 23:27:24 -05:00
Sam Rang
408ddad10d testing int limits and renaming based on specs 2016-04-17 23:22:01 -05:00
Sam Rang
fcf9d08f06 move and scroll mouse actions 2016-04-17 23:03:12 -05:00
Sam Rang
6dd479e04b more macro action types 2016-04-17 22:55:20 -05:00
Sam Rang
2688a51b1b simple keypress action macro working w/ macro type determination 2016-04-17 21:52:22 -05:00
Sam Rang
25c096c2fb change bad module config 2016-04-17 21:05:30 -05:00
Sam Rang
d2e3bfdb36 keymaps 2016-04-17 21:01:56 -05:00
Sam Rang
3c18e7cf86 Merge remote-tracking branch 'upstream/master' into feature/keymap_keymaps 2016-04-17 21:01:08 -05:00
Sam Rang
ec0dcdae2d add tostring 2016-04-17 20:52:04 -05:00
Sam Rang
5a1393a301 lint fix 2016-04-17 20:51:44 -05:00
Sam Rang
f820a180fe fix issue with reading strings. looks for start,end instead of start,length 2016-04-17 20:48:57 -05:00
József Farkas
79b93bdf0a Remove export and import. Fixes cannot find name compile errors. 2016-04-17 21:44:00 +02:00
József Farkas
25fa5535da Add isModifierActive helper function to actions with modifier mask. 2016-04-17 20:40:54 +02:00
Sam Rang
38238f4d5a s/KeyLayer/LayerName/g 2016-04-16 21:12:05 -05:00
Sam Rang
2dc51f3d72 make things interesting/complicated 2016-04-16 20:55:44 -05:00
Sam Rang
e7a6bebe71 layer and layers 2016-04-16 20:54:46 -05:00
Sam Rang
68798bfa64 mirror master more closely 2016-04-16 12:12:59 -05:00
Sam Rang
fb29ca9726 cleanup for pr 2016-04-16 11:48:13 -05:00
Sam Rang
cd1a49768d commenting asserts out to work around issue with object overwrites 2016-04-16 11:43:55 -05:00
Sam Rang
43beae7043 Merge branch 'master' of https://github.com/UltimateHackingKeyboard/agent-mockup 2016-04-15 09:17:28 -05:00
László Monda
97c025d19b Ease debugging by making the dump much easier to read for deeper object hierarchies. 2016-04-15 01:49:01 +02:00
Sam Rang
b805435365 Merge branch 'master' of https://github.com/UltimateHackingKeyboard/agent-mockup 2016-04-14 16:49:02 -05:00
József Farkas
5542b66871 Fix tslint and related errors. 2016-04-13 21:30:55 +02:00
Sam Rang
6f0dc6d70f example of array problem 2016-04-13 13:28:56 -05:00
Sam Rang
243b8ed24c successfully serializing 1 module, still problem with serializing multiple 2016-04-12 06:56:34 -05:00