Commit Graph

41 Commits (3ecbf050186594aeaf8988c88698bf51763725ff)
 

Author SHA1 Message Date
Jesse Vincent 3ecbf05018
Merge pull request #12 from keyboardio/h/stuck-mousekey-fix
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
Jesse Vincent 78b3739a4e
partially satisfying the cpplint complaints
7 years ago
Jesse Vincent 20b52f91bf
Add build infrastructure
7 years ago
Jesse Vincent 8786adbc84
astyle with current project style guidelines
7 years ago
Gergely Nagy fbe4c44179 Merge pull request #3 from keyboardio/f/mousewheel
8 years ago
Gergely Nagy a3cca30e1f Implement mouse wheel support
8 years ago
Gergely Nagy dbbc80190a Reuse the button bit for WARP_END
8 years ago
Gergely Nagy 3d0903af41 Improved timer handling
8 years ago
Gergely Nagy 4ec2c5888a The Big Rename
8 years ago
Gergely Nagy a33621e867 Introducing the tuning knobs
8 years ago
Jesse Vincent f6b04da9d2 Merge pull request #2 from keyboardio/f/accelDelay
8 years ago
Gergely Nagy 05c80e632a Implement a way to slow down the acceleration
8 years ago
Gergely Nagy 34923f8f75 Minor mouse movement optimalisation
8 years ago
Gergely Nagy ce734dbd37 MouseWrapper: static-ification
8 years ago
Gergely Nagy ba1a8604a0 Some small code cleanups
8 years ago
Gergely Nagy 41d57b598a Use a single accel counter
8 years ago
Gergely Nagy c782eb7275 Make diagonal mouse movement considerably smoother
8 years ago
Gergely Nagy dcd8d8405e Use the new, double-add protected hook functions
8 years ago
Gergely Nagy 6d2587f7af Adjust for the flags/keyCode swap
8 years ago
Gergely Nagy 675cbc6cb6 Lifted out of KeyboardioFirmware
8 years ago