Gergely Nagy
8f2d4f360a
Updated to use the new plugin APIs
...
Signed-off-by: Gergely Nagy <algernon@keyboard.io>
7 years ago
Gergely Nagy
f4ffac57f8
Merge pull request #2 from ilianaw/is-active
...
Add public getter `is_active`
7 years ago
Iliana Weller
33717489b5
Add public getter `is_active`
7 years ago
Jesse Vincent
9694ce9221
Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy
068c33d18c
Stop using deprecated interfaces
...
Use `Kaleidoscope.use` and `Kaleidoscope.useEventHandlerHook` instead of the
deprecated `USE_PLUGINS` and `event_handler_hook_use` interfaces.
Signed-off-by: Gergely Nagy <kaleidoscope@gergo.csillger.hu>
7 years ago
Jesse Vincent
f394c7d0cc
Update Makefile to fix OS X build
7 years ago
Jesse Vincent
6b6cbd4803
port to new hid facade
7 years ago
Jesse Vincent
0235d41ae0
CamelCase of handle_*_key*
7 years ago
Jesse Vincent
25cd093f18
keyToggledO* camelcasing
7 years ago
Gergely Nagy
18783f9466
Merge pull request #1 from jamesnvc/patch-1
...
Fix little typo in README.md
7 years ago
James Cash
76bf5159c8
Fix little typo in README.md
...
typo "with" -> "witch" plus some comma usage.
7 years ago
Gergely Nagy
6e8b932c0d
Kaleidoscope Style Guide conformance
...
...and an update to use the new Ranges APIs.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Jesse Vincent
d77b1a5c41
make astyle
8 years ago
Jesse Vincent
5609a40db3
revert this change. it doesn't pass the linter, but it does actually
...
work
8 years ago
Jesse Vincent
a497d67267
Make the linter happy
8 years ago
Jesse Vincent
80e27ef57a
make astyle
8 years ago
Jesse Vincent
df8f89924c
New build infrastructure
8 years ago
Jesse Vincent
b8225c7d2e
Bring example up to new key defs
8 years ago
Jesse Vincent
63f30ac35e
Bring Syster up to the new key names
8 years ago
Jesse Vincent
79f543734f
Use UNKNOWN_KEYSWITCH_LOCATION rather than a magic value
8 years ago
Jesse Vincent
e3b5ae4012
Update to new handle_keyswitch_event API naming
8 years ago
Gergely Nagy
7c42b8e07b
Fix the example
...
Had to follow up on HostOS changes...
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Gergely Nagy
89af9a1653
README: Add a "Dependencies" section
...
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Gergely Nagy
d11a7829fa
Test the plugin with Travis CI
...
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Gergely Nagy
29d45e8850
The Big Rename
...
Renamed the plugin to Kaleidoscope-Syster, and followed up with other renames.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Gergely Nagy
16a4f0013a
Don't pass all INJECTED keys through
...
Only pass INJECTED keys through, if we are already active. This way, another
plugin can trigger us by injecting a SYSTER key.
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago
Gergely Nagy
f456e6aba8
Initial import
...
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
8 years ago