Commit Graph

4430 Commits (072892111ef44bdd5b2b0168a46ef47fedf93db7)
 

Author SHA1 Message Date
Jesse Vincent 56a995e877
Merge pull request from jamadagni/patch-2 6 years ago
Shriramana Sharma da0966ad6a
Corrected some “quriks” in UPGRADING.md :-) 6 years ago
Jesse Vincent 9ad0b26d7b
Merge pull request from jamadagni/patch-1 6 years ago
Jesse Vincent 03524be758 astyle 6 years ago
Jesse Vincent 276a160666 Remove two includes that we don't need anymore 6 years ago
Jesse Vincent d7abd066c6 astyle 6 years ago
Jesse Vincent 6ec5f2cc50 Rename an argument to be less confusing. 6 years ago
Brian Cully 4d58d3e6a3 Update plugin interface to be compatible with newer Keyboardio API. 6 years ago
Shriramana Sharma 5a05dda99b Clarify in the documentation the number of macros one can define 7 years ago
Jesse Vincent 386787f1ca
Merge pull request from MartyGentillon/master 7 years ago
Shriramana Sharma 2b61408459
clarify what happened to flag B00100000 7 years ago
Jesse Vincent 47499e5b23
Merge pull request from ilmagico/master 7 years ago
Jesse Vincent 234c13db10
Merge pull request from hkmix/master 7 years ago
Jesse Vincent 23f5e60a5a Whitespace only changes 7 years ago
Jean-Martin Archer d39b258cd2 Add some additional documentation for how to define Qukeys and 7 years ago
Jesse Vincent 0e93f81280
Merge pull request from keyboardio/bug/mod-flag-rollover 7 years ago
Michael Richters 97aa9b3ba4 A fix for rollover from a mod-flagged key 7 years ago
Gergely Nagy 96b9f1e37c
Merge pull request from keyboardio/o/isKeyswitchPressed 7 years ago
Jesse Vincent d8839bb991
Merge pull request from keyboardio/o/pressedKeyswitchCount 7 years ago
Jesse Vincent 03801306cd
Merge pull request from Dygmalab/master 7 years ago
Jesse Vincent 6b598d2e24
Merge pull request from gedankenexperimenter/key-mask-clarity 7 years ago
Shriramana Sharma 8321009ea4 Limit refresh rate and don't update on every cycle 7 years ago
Daniele Tamino 8ec69c8fba Add setSpeedLimit API 7 years ago
Jesse Vincent 78ee633ea1
Merge pull request from keyboardio/f/hid/stopMouse 7 years ago
Jesse Vincent f7bd798f38
Merge pull request from keyboardio/h/stop-on-toggleoff 7 years ago
Gergely Nagy 7eabe867a4 Stop moving into a given direction when releasing a mouse key 7 years ago
Gergely Nagy 16909f27f5 kaleidoscope::hid: Add stopMouse() 7 years ago
Gergely Nagy 4cc74eacdc
Merge pull request from keyboardio/f/mousekey-support 7 years ago
Gergely Nagy 852a685249 When playing back, also report mouse keys 7 years ago
Jesse Vincent 38ccd717fd
Merge pull request from keyboardio/h/use-error-fix 7 years ago
Gergely Nagy 8a170ff811 Simplify the way we achieve printing the error message when using the old API 7 years ago
Gergely Nagy 94fc92a95a Fix the way we trigger an error on Kaleidoscope.use() with V2 API 7 years ago
Gergely Nagy df68cd510d Display a useful error when using the old-style API 7 years ago
Gergely Nagy 4c804d6766
Merge pull request from a-dma/master 7 years ago
Jesse Vincent d7007ad402
Merge pull request from keyboardio/h/use-error-when-v2-only 7 years ago
Gergely Nagy 051ec97186 Give a nice error message on Kaleidoscope.use() when compiling with V2 API only 7 years ago
Alessio Di Mauro 4f20009782
Add double quotes to keep shellcheck happy 7 years ago
Alessio Di Mauro 22363ac572
Add a LIB_PROPERTIES_PATH option to the build system 7 years ago
Gergely Nagy 9e99d858ef
Merge pull request from jamadagni/add-saturation 7 years ago
Shriramana Sharma 1f4b3c7d84 Document the methods provided by the plugin 7 years ago
matt venn 76e8478ff6 code comments 7 years ago
Shriramana Sharma 4674fe1f10 add saturation option 7 years ago
matt venn 441812abcc fixed LED sync overflow bug 7 years ago
Gergely Nagy 233962c59f
Merge pull request from bitterjug/patch-1 7 years ago
Mark Skipper 65fe8b64f9
Add qukeys docs removed from qukeys readme 7 years ago
Gergely Nagy 5fe806a2b4
Merge pull request from keyboardio/bug/leader-release 7 years ago
Michael Richters 4f5413c9e5 Fix release of primary keycodes 7 years ago
Gergely Nagy 8fffb2622d Do register the LED mode in onSetup 7 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