Commit Graph

5124 Commits (69d14584b755cec9ed1740913a8d9d42ae0c9bae)
 

Author SHA1 Message Date
Jesse Vincent 8556552d9b
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 821ec5861b
Update Makefile to fix OS X build
7 years ago
Jesse Vincent d7a889f25e
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 43b768cabb
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 93b4bfc120
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 9b46680240
Update Makefile to fix OS X build
7 years ago
Jesse Vincent f364a389b1
Update Makefile to fix OS X build
7 years ago
Jesse Vincent d342b6eb04
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 1c8f7faa4d
Update Makefile to fix OS X build
7 years ago
Jesse Vincent b078a29d23
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 1a5717d838
Update Makefile to fix OS X build
7 years ago
Jesse Vincent f2d73d4d71
Update Makefile to fix OS X build
7 years ago
Jesse Vincent d5a4200008
Update Makefile to fix OS X build
7 years ago
Jesse Vincent c263665f3e
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 83351d0fc4
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 07b3bb6667
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 6a80f8f059
Update Makefile to fix OS X build
7 years ago
Jesse Vincent dc1bea63ad
Update Makefile to fix OS X build
7 years ago
Jesse Vincent ceaded3eb4
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 30ebf9599f
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 4f222e4e2b
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 997b3a58e0
Update Makefile to fix OS X build
7 years ago
Jesse Vincent abe9fcc3c7
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 33a1fd6c34
Update README to match new hid facade
7 years ago
Jesse Vincent 13646a6581
port to new hid facade
7 years ago
Jesse Vincent a38f033e2b
port to hid facade
7 years ago
Jesse Vincent 271aba9373
port to new hid facade
7 years ago
Jesse Vincent 9957fca651
Update to new hid facade
7 years ago
Jesse Vincent 6b6cbd4803
port to new hid facade
7 years ago
Jesse Vincent e5f9929ed0
Port to new kaleidoscope::hid facade
7 years ago
Jesse Vincent 93e83ed75a
Port to new hid facade
7 years ago
Jesse Vincent 189c2781dc
Port to new hid facade
7 years ago
Jesse Vincent b19fd73f1f
astyle
7 years ago
Jesse Vincent cf08f96d1c
Port to new HID facade
7 years ago
Jesse Vincent b87014c544
Port to the new HID facade
7 years ago
Jesse Vincent 7919922036
Move the hid facade out into its own namespace
7 years ago
Jesse Vincent 7e73341772
Move our hid facade into kaleidoscope::hid
7 years ago
Jesse Vincent c9734385c5
press/releaseKeyRaw -> press/releaseRawKey
7 years ago
Jesse Vincent 4ee9ca4e63
pressConsumer/releaseConsumer -> pressConsumerControl / releaseConsumerControl
7 years ago
Jesse Vincent f5aaedffd5
add an "isModifierActive" to the hid facade
7 years ago
Jesse Vincent 02695b8cea
Add a facde for KeyboardioHID's *.begin()
7 years ago
Jesse Vincent 8b187366c7
Create an abstraction on top of the KeyboardioHID interface
7 years ago
Jesse Vincent 178dd0a5f1 Merge pull request #141 from cdisselkoen/update-for-new-Macros-API
7 years ago
Craig Disselkoen 1cf8d9afdb Update for changes to Kaleidoscope-Macros no longer requiring END
7 years ago
Jesse Vincent 9434d7b2bf
Update function naming from CamelCase to camelCase,
7 years ago
Jesse Vincent 42cabcfa6f
camelCasing wait_for_keypress
7 years ago
Jesse Vincent 2c08dd867b
camelCasing press_button to pressButton
7 years ago
Jesse Vincent cb3a6d78c8
press_key-> pressKey
7 years ago
Jesse Vincent 396ae22a67
release_key->releaseKey
7 years ago
Jesse Vincent 9573630c19
camelCasing of internal functions in Hardware file
7 years ago