Commit Graph

1739 Commits (6ae4d92da029c5b96299932b472dd8dce5c29246)
 

Author SHA1 Message Date
Jesse Vincent 78ee633ea1
Merge pull request #348 from keyboardio/f/hid/stopMouse
6 years ago
Gergely Nagy 16909f27f5 kaleidoscope::hid: Add stopMouse()
6 years ago
Jesse Vincent 38ccd717fd
Merge pull request #346 from keyboardio/h/use-error-fix
6 years ago
Gergely Nagy 94fc92a95a Fix the way we trigger an error on Kaleidoscope.use() with V2 API
6 years ago
Gergely Nagy 4c804d6766
Merge pull request #343 from a-dma/master
6 years ago
Jesse Vincent d7007ad402
Merge pull request #345 from keyboardio/h/use-error-when-v2-only
6 years ago
Gergely Nagy 051ec97186 Give a nice error message on Kaleidoscope.use() when compiling with V2 API only
6 years ago
Alessio Di Mauro 4f20009782
Add double quotes to keep shellcheck happy
6 years ago
Alessio Di Mauro 22363ac572
Add a LIB_PROPERTIES_PATH option to the build system
6 years ago
Gergely Nagy 9e99d858ef
Merge pull request #6 from jamadagni/add-saturation
6 years ago
matt venn 76e8478ff6 code comments
6 years ago
Shriramana Sharma 4674fe1f10 add saturation option
6 years ago
matt venn 441812abcc fixed LED sync overflow bug
6 years ago
Gergely Nagy f2bca33a7c Improve the compatibility layer
7 years ago
Gergely Nagy 675c0ac475 Fix onSetup, to register the LED mode
7 years ago
Gergely Nagy d945cba325 UPGRADING.md: Push out the v1 plugin API removal date
7 years ago
Gergely Nagy 98563a7afd Override onSetup when using a compatibility layer
7 years ago
Gergely Nagy f97313f5b0 Override onSetup when using a compatibility layer
7 years ago
Gergely Nagy 948b3d40b7 Override onSetup when using a compatibility layer
7 years ago
Jesse Vincent 31ccb5e83d
Merge pull request #4 from keyboardio/f/settable-hue
7 years ago
Jesse Vincent 88c1d3d7e1
Merge pull request #341 from keyboardio/h/example-fixes
7 years ago
Jesse Vincent 04e7c04b00
Merge pull request #340 from keyboardio/h/consumer-typo
7 years ago
Gergely Nagy 7603cc813e Use __builtin_popcountl() in pressedKeyswitchCount()
7 years ago
Gergely Nagy ef6bc728dd examples/AppSwitcher: Move the holding to loop()
7 years ago
Gergely Nagy 830685da1d examples/Kaleidoscope: Use NumPad instead of Numlock
7 years ago
Gergely Nagy 65eb079a3a Fix a typo in key_defs_consumerctl.h
7 years ago
Gergely Nagy 9592ef1ae8 Make the hue configurable
7 years ago
Jesse Vincent c18fe0584a
Merge pull request #338 from keyboardio/f/deprecated/remove-by-may
7 years ago
Jesse Vincent 88ef2cfe3a
Merge pull request #26 from keyboardio/f/isKeyswitchPressed
7 years ago
Jesse Vincent 7c1854289c
Merge pull request #337 from keyboardio/f/no-getKeyStateAtPosition-wrapper
7 years ago
Gergely Nagy 4fb8e51dde Remove some long-deprecated methods and symbols
7 years ago
Gergely Nagy f469015346 Better keyswitch state APIs
7 years ago
Gergely Nagy 25e940a611 Remove the getKeyswitchStateAtPosition wrapper
7 years ago
Gergely Nagy 33e64d5298 Document hid::getKeyswitchStateAtPosition
7 years ago
Jesse Vincent 279ac89ca6
Merge pull request #24 from keyboardio/f/focus-readcolor
7 years ago
Jesse Vincent a54b139869
Merge pull request #336 from keyboardio/f/getKeyswitchStateAtPosition
7 years ago
Jesse Vincent aade40652d
Merge pull request #25 from keyboardio/f/getKeyswitchStateAtPosition
7 years ago
Gergely Nagy 509adfcc41 Convert the RxCy macros to constsexprs
7 years ago
Gergely Nagy fdf277f23e Document the RxCy macros and getKeyswitchStateAtPosition in UPGRADING.md
7 years ago
Gergely Nagy 01379a72fc Move KEY_INDEX to the hardware plugin
7 years ago
Gergely Nagy 5388739131 Implement KEY_INDEX and add getKeyswitchStateAtPosition to the HID facade
7 years ago
Gergely Nagy 0b696af8f6 Implement getKeyswitchStateAtPosition, and transition RxCy to KEY_INDEX
7 years ago
Jesse Vincent 00e5d54bf7
Merge pull request #334 from keyboardio/h/v1-api-ifdefs
7 years ago
Jesse Vincent 5bd09664e3
Merge pull request #335 from keyboardio/revert-330-f/kaleidoscope-builder/no-auto-clean
7 years ago
Gergely Nagy d292b371e8
Revert "kaleidoscope-builder: Use a stable build directory"
7 years ago
Gergely Nagy 9f25b0990e Make the V1 plugin API ifdefs broader
7 years ago
Jesse Vincent 37da56fb6b
Merge pull request #24 from keyboardio/f/detach-attach
7 years ago
Jesse Vincent 0127544495
Merge pull request #333 from keyboardio/f/attach-detach
7 years ago
Gergely Nagy f2316c5114 Wrap KeyboardHardware.detachFromHost and .attachToHost
7 years ago
Gergely Nagy fe9c6f8d92 Implement a way to detach from / attach to the host
7 years ago