Commit Graph

3960 Commits (eaca2f19fe1f3eaa4162339090679747041e3193)
 

Author SHA1 Message Date
Gergely Nagy f97313f5b0 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy d725a7d16a Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy db088083de Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 948b3d40b7 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 35092bd2d3 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 24d298d459 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 92d96d5d2c Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy 28dc505ef0 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy b756217750 Override onSetup when using a compatibility layer
6 years ago
Gergely Nagy fac99ec57b Fix the error reporting on old-style API
6 years ago
Gergely Nagy 2cdee29d60 Fix the example not to use the old API
6 years ago
Jesse Vincent 2060a2a704
Merge pull request #12 from keyboardio/f/settable-color
6 years ago
Jesse Vincent 31ccb5e83d
Merge pull request #4 from keyboardio/f/settable-hue
6 years ago
Jesse Vincent 88c1d3d7e1
Merge pull request #341 from keyboardio/h/example-fixes
6 years ago
Jesse Vincent 04e7c04b00
Merge pull request #340 from keyboardio/h/consumer-typo
6 years ago
Gergely Nagy 4ee376c646 README.md: Document the .inject() method
6 years ago
Gergely Nagy 56fdd2c555 Optimize pressedKeyswitchCount()
6 years ago
Gergely Nagy 7603cc813e Use __builtin_popcountl() in pressedKeyswitchCount()
6 years ago
Gergely Nagy ef6bc728dd examples/AppSwitcher: Move the holding to loop()
6 years ago
Gergely Nagy 830685da1d examples/Kaleidoscope: Use NumPad instead of Numlock
6 years ago
Gergely Nagy 65eb079a3a Fix a typo in key_defs_consumerctl.h
6 years ago
Gergely Nagy 604ebc448d Make the NumLock breathe's hue configurable too
6 years ago
Gergely Nagy 4b04d506c4 Make the numpad highlight color configurable
6 years ago
Gergely Nagy 9592ef1ae8 Make the hue configurable
6 years ago
Jesse Vincent 004d09420c
Merge pull request #6 from keyboardio/f/getKeyswitchStateAtPosition
6 years ago
Jesse Vincent a8f2f90ef5
Merge pull request #6 from keyboardio/f/new-api
6 years ago
Jesse Vincent c18fe0584a
Merge pull request #338 from keyboardio/f/deprecated/remove-by-may
6 years ago
Jesse Vincent e0498c52b3
Merge pull request #10 from keyboardio/f/isKeyswitchPressed
6 years ago
Jesse Vincent 88ef2cfe3a
Merge pull request #26 from keyboardio/f/isKeyswitchPressed
6 years ago
Jesse Vincent 7c1854289c
Merge pull request #337 from keyboardio/f/no-getKeyStateAtPosition-wrapper
6 years ago
Gergely Nagy 4fb8e51dde Remove some long-deprecated methods and symbols
6 years ago
Gergely Nagy d9da1d717a Add an UPGRADING.md document, and a helpful error message
6 years ago
Gergely Nagy 417b7de5c1 Migrate to KeyboardHardware.isKeyswitchPressed() & .pressedKeyswitchCount()
6 years ago
Gergely Nagy 5a6e0fa12a Complete redesign of the plugin
6 years ago
Gergely Nagy c455b9cc08 Better keyswitch state APIs
6 years ago
Gergely Nagy f469015346 Better keyswitch state APIs
6 years ago
Gergely Nagy 25e940a611 Remove the getKeyswitchStateAtPosition wrapper
6 years ago
Gergely Nagy 33e64d5298 Document hid::getKeyswitchStateAtPosition
6 years ago
Jesse Vincent 279ac89ca6
Merge pull request #24 from keyboardio/f/focus-readcolor
6 years ago
Jesse Vincent a54b139869
Merge pull request #336 from keyboardio/f/getKeyswitchStateAtPosition
6 years ago
Jesse Vincent aade40652d
Merge pull request #25 from keyboardio/f/getKeyswitchStateAtPosition
6 years ago
Jesse Vincent efd650b57b
Merge pull request #9 from keyboardio/f/getKeyswitchStateAtPosition
6 years ago
Jack Zhou c45e7d1c1d
Fix diagonal speed limit and remainder calculation
6 years ago
Gergely Nagy 2414a6f477 Implement the RxCy constants
6 years ago
Gergely Nagy 0e57322903 Implement getKeyswitchStateAtPosition
6 years ago
Gergely Nagy 9b6cf1ce14 Use the Kaleidoscope naming convention for KEYMAP_STACKED
6 years ago
Gergely Nagy 509adfcc41 Convert the RxCy macros to constsexprs
6 years ago
Gergely Nagy fdf277f23e Document the RxCy macros and getKeyswitchStateAtPosition in UPGRADING.md
6 years ago
Gergely Nagy 01379a72fc Move KEY_INDEX to the hardware plugin
6 years ago
Gergely Nagy 5388739131 Implement KEY_INDEX and add getKeyswitchStateAtPosition to the HID facade
6 years ago