Commit Graph

69 Commits (bb58eee9b880e632a9b24e3bc4cc43c02f95adb5)
 

Author SHA1 Message Date
Jesse Vincent bb58eee9b8 shellcheck should only be run in the Kaleidoscope repo
6 years ago
Jesse Vincent f248ea3156 Update travis.yml to point to new bundle repo
6 years ago
Jesse Vincent f112a1b0de
Merge pull request #27 from keyboardio/f/license-update-and-contributing
6 years ago
Gergely Nagy 8d6fcb7c03
Add CONTRIBUTING.md
6 years ago
Gergely Nagy d769328104
Relicense under GPLv3 (only), and add headers.
6 years ago
Gergely Nagy 256c7a729a Drop the V1 plugin API compatibility code
6 years ago
Jesse Vincent d7abd066c6 astyle
6 years ago
Jesse Vincent 47499e5b23
Merge pull request #26 from ilmagico/master
6 years ago
Jesse Vincent 234c13db10
Merge pull request #22 from hkmix/master
6 years ago
Daniele Tamino 8ec69c8fba Add setSpeedLimit API
6 years ago
Jesse Vincent f7bd798f38
Merge pull request #25 from keyboardio/h/stop-on-toggleoff
6 years ago
Gergely Nagy 7eabe867a4 Stop moving into a given direction when releasing a mouse key
6 years ago
Jack Zhou c45e7d1c1d
Fix diagonal speed limit and remainder calculation
6 years ago
Jack Zhou 77acd347e8
Address possible overflow, adhere to style
6 years ago
Jack Zhou 04112de297
Approximate sqrt(2)/2 with ints to avoid floats
6 years ago
Jack Zhou 3805b53cad
Clean up implementation
6 years ago
Jack Zhou 69a8288d5d
Apply correct diagonal movement speeds
6 years ago
Gergely Nagy 6efbc3b780
Merge pull request #19 from keyboardio/f/plugin-v2
6 years ago
Gergely Nagy 0bd1711371 Updated to use the new plugin APIs
6 years ago
Gergely Nagy 2130521b6d
Merge pull request #16 from cyrossignol/fix-warp-dragging
6 years ago
Gergely Nagy 560cfd350c
Merge pull request #17 from pugmajere/accel
6 years ago
Ryan Anderson b18465033e Reset the acceleration timer each time it expires.
7 years ago
Jesse Vincent 7ddb61c65f
Merge pull request #15 from cyrossignol/grid-warp-mode
7 years ago
Cy Rossignol a407aa29b0 Add an optional 9-sector-grid warp size
7 years ago
Cy Rossignol b370681111 Fix warping while dragging the mouse
7 years ago
Gergely Nagy 468c2443a5 README.md: Drop the note about OS compatibility
7 years ago
Jesse Vincent 88f8308e49
Merge pull request #13 from SjB/HorizontalMouseScrolling
7 years ago
Jesse Vincent 3ecbf05018
Merge pull request #12 from keyboardio/h/stuck-mousekey-fix
7 years ago
SjB 3005d9534e Horizontal Mouse Scrolling Support in Kaleidoscope-Mousekeys
7 years ago
Gergely Nagy df72fb710f Fix mouse keys getting occasionally stuck
7 years ago
Jesse Vincent e3aa727825 Merge pull request #9 from cdisselkoen/master
7 years ago
Craig Disselkoen c2a51487c6 Remove no-longer-used KeyboardioHID.h include
7 years ago
Jesse Vincent 4b3aa0127a Update Makefile with OSX fixes and new paths
7 years ago
Gergely Nagy b249c50505 Stop using deprecated interfaces
7 years ago
Jesse Vincent 25bfbe05da Merge pull request #8 from ToyKeeper/master
7 years ago
Selene Scriven ff95f30ade Fix style issue pointed out by travis
7 years ago
Selene Scriven 5f4ee21790 Upgraded mouse acceleration.
7 years ago
Jesse Vincent 2a68b390ed Merge pull request #6 from keyboardio/h/init-order
7 years ago
Gergely Nagy 65fee12dad Move Mouse & AbsoluteMouse initialization to MouseWrapper.begin
7 years ago
Jesse Vincent 5e79b16923
switch around our constants so we have more room for mouse buttons in the bit vector
7 years ago
Jesse Vincent ef47dc5447
switch mouse button constants to those defined in the HID library.
7 years ago
Jesse Vincent 5f3b3486ed
Update Makefile to fix OS X build
7 years ago
Jesse Vincent b19fd73f1f
astyle
7 years ago
Jesse Vincent b87014c544
Port to the new HID facade
7 years ago
Jesse Vincent 2c08dd867b
camelCasing press_button to pressButton
7 years ago
Jesse Vincent 2d7388e42f
Update to 'new' keyswitch state API
7 years ago
Gergely Nagy 0808057864 Documentation clarification
7 years ago
Gergely Nagy 964b6d2d4a README.md: Document the keys provided
7 years ago
Gergely Nagy ab9127d8ea Fill out the paragraph= property in library.properties
7 years ago
Jesse Vincent 5de9053fd2
Make cpplint happy
7 years ago