Commit Graph

3700 Commits (8fe381a0a27bfd7f0ac0bd936cd8e37d9b244f7d)
 

Author SHA1 Message Date
Gergely Nagy 40e6656f6e Add helpers to aid in implementing key masking
7 years ago
Gergely Nagy 92050c2ab7 Highlight only those keys that have no flag set
7 years ago
Jesse Vincent 2a68b390ed Merge pull request #6 from keyboardio/h/init-order
7 years ago
Jesse Vincent d603ecf7c0 Merge pull request #5 from keyboardio/h/numlock-diffcolor
7 years ago
Gergely Nagy 65fee12dad Move Mouse & AbsoluteMouse initialization to MouseWrapper.begin
7 years ago
Gergely Nagy 23b341e2b3 Skip layer switching keys when it comes to highlighting
7 years ago
Jesse Vincent e9c532509f
Switch AbsoluteMouse to use its own HID endpoint
7 years ago
Gergely Nagy 4f7e60ec52 Highlight changed keys on the NumLock layer, not just NumPad ones
7 years ago
Jesse Vincent ecc113ad7f
Added a note about how this isn't the right place to start for Model01 firmware
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 8bb9bb37ca
make consumercontrol and systemcontrol events only fire on key release
7 years ago
Jesse Vincent b6d552f9c0
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 9bbb57acfb
Update Makefile to fix OS X build
7 years ago
Jesse Vincent f68193553a
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 94ab7c4534
Update Makefile to fix OS X build
7 years ago
Jesse Vincent f394c7d0cc
Update Makefile to fix OS X build
7 years ago
Jesse Vincent b58bb19ea3
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 64f9fe2a53
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 635e67fa73
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 9f9592b16c
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 42faebc873
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 401e9326a0
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 5f3b3486ed
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 50b993b2f6
Update Makefile to fix OS X build
7 years ago
Jesse Vincent 243b1ada1a
Update Makefile to fix OS X build
7 years ago
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