Commit Graph

1960 Commits (abc8af74b32f761a57d54777610317447c3c880a)
 

Author SHA1 Message Date
Gergely Nagy 0a566eb58f Fix masking of the right-hand side.
7 years ago
Craig Disselkoen a120c63e96 Avoid duplicated effects in LEDMode rotation
7 years ago
Gergely Nagy dc40c8e226 masking: Let the release event of a masked key through
7 years ago
Jesse Vincent bb96bbb438 Merge pull request #152 from keyboardio/f/key-masking
7 years ago
Jesse Vincent 3571a56ae6 Merge pull request #9 from keyboardio/f/key-masking
7 years ago
Gergely Nagy ca8f586b2e Document the use of key masking a bit
7 years ago
Gergely Nagy 14197de8e6 Add a few words about masking as in-code comments.
7 years ago
Jesse Vincent 1206a3cafb
astyle
8 years ago
Jesse Vincent a9068d16d4
Unify repeated code to a codepath. Saves us 16 bytes
8 years ago
Jesse Vincent cd847a7ead
extract our ascii lookup table function. (saves 16 bytes)
8 years ago
Gergely Nagy f0b3ad2b14 Implement key masking for momentary layer keys
8 years ago
Gergely Nagy 40e6656f6e Add helpers to aid in implementing key masking
8 years ago
Jesse Vincent e9c532509f
Switch AbsoluteMouse to use its own HID endpoint
8 years ago
Jesse Vincent ecc113ad7f
Added a note about how this isn't the right place to start for Model01 firmware
8 years ago
Jesse Vincent 8bb9bb37ca
make consumercontrol and systemcontrol events only fire on key release
8 years ago
Jesse Vincent b6d552f9c0
Update Makefile to fix OS X build
8 years ago
Jesse Vincent 50b993b2f6
Update Makefile to fix OS X build
8 years ago
Jesse Vincent 243b1ada1a
Update Makefile to fix OS X build
8 years ago
Jesse Vincent d7a889f25e
Update Makefile to fix OS X build
8 years ago
Jesse Vincent 43b768cabb
Update Makefile to fix OS X build
8 years ago
Jesse Vincent 93b4bfc120
Update Makefile to fix OS X build
8 years ago
Jesse Vincent 9b46680240
Update Makefile to fix OS X build
8 years ago
Jesse Vincent f364a389b1
Update Makefile to fix OS X build
8 years ago
Jesse Vincent d342b6eb04
Update Makefile to fix OS X build
8 years ago
Jesse Vincent b078a29d23
Update Makefile to fix OS X build
8 years ago
Jesse Vincent 1a5717d838
Update Makefile to fix OS X build
8 years ago
Jesse Vincent 07b3bb6667
Update Makefile to fix OS X build
8 years ago
Jesse Vincent ceaded3eb4
Update Makefile to fix OS X build
8 years ago
Jesse Vincent 30ebf9599f
Update Makefile to fix OS X build
8 years ago
Jesse Vincent cf08f96d1c
Port to new HID facade
8 years ago
Jesse Vincent 7919922036
Move the hid facade out into its own namespace
8 years ago
Jesse Vincent 7e73341772
Move our hid facade into kaleidoscope::hid
8 years ago
Jesse Vincent c9734385c5
press/releaseKeyRaw -> press/releaseRawKey
8 years ago
Jesse Vincent 4ee9ca4e63
pressConsumer/releaseConsumer -> pressConsumerControl / releaseConsumerControl
8 years ago
Jesse Vincent f5aaedffd5
add an "isModifierActive" to the hid facade
8 years ago
Jesse Vincent 02695b8cea
Add a facde for KeyboardioHID's *.begin()
8 years ago
Jesse Vincent 8b187366c7
Create an abstraction on top of the KeyboardioHID interface
8 years ago
Jesse Vincent 178dd0a5f1 Merge pull request #141 from cdisselkoen/update-for-new-Macros-API
8 years ago
Craig Disselkoen 1cf8d9afdb Update for changes to Kaleidoscope-Macros no longer requiring END
8 years ago
Jesse Vincent 9434d7b2bf
Update function naming from CamelCase to camelCase,
8 years ago
Jesse Vincent 42cabcfa6f
camelCasing wait_for_keypress
8 years ago
Jesse Vincent cb3a6d78c8
press_key-> pressKey
8 years ago
Jesse Vincent 396ae22a67
release_key->releaseKey
8 years ago
Jesse Vincent 9573630c19
camelCasing of internal functions in Hardware file
8 years ago
Jesse Vincent d0e85633b8
camelCasing of _matrix functions
8 years ago
Jesse Vincent 4712aabfd4
camelCasing of _matrix functions
8 years ago
Jesse Vincent e29e220416
camelCasing of _matrix functions
8 years ago
Jesse Vincent c4fccab55b
get_key_color -> getKeyColor
8 years ago
Jesse Vincent 978d04625d
CamelCaseifcation of LED related functions
8 years ago
Jesse Vincent 082b409054
CamelCaseifcation of LED related functions
8 years ago