Commit Graph

2132 Commits (267419e18e041b41c01f0712c7c289088f49a5d2)
 

Author SHA1 Message Date
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 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 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
Jack Zhou c45e7d1c1d
Fix diagonal speed limit and remainder calculation
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
Gergely Nagy 0b696af8f6 Implement getKeyswitchStateAtPosition, and transition RxCy to KEY_INDEX
6 years ago
Jesse Vincent 00e5d54bf7
Merge pull request #334 from keyboardio/h/v1-api-ifdefs
6 years ago
Jesse Vincent 5bd09664e3
Merge pull request #335 from keyboardio/revert-330-f/kaleidoscope-builder/no-auto-clean
6 years ago
Gergely Nagy d292b371e8
Revert "kaleidoscope-builder: Use a stable build directory"
6 years ago
Gergely Nagy 9f25b0990e Make the V1 plugin API ifdefs broader
6 years ago
Jesse Vincent 37da56fb6b
Merge pull request #24 from keyboardio/f/detach-attach
6 years ago
Jesse Vincent 0127544495
Merge pull request #333 from keyboardio/f/attach-detach
6 years ago
Gergely Nagy f2316c5114 Wrap KeyboardHardware.detachFromHost and .attachToHost
6 years ago
Gergely Nagy fe9c6f8d92 Implement a way to detach from / attach to the host
6 years ago
Gergely Nagy 28b4e1bb0a Initial import
6 years ago
Gergely Nagy ff1d59a821
Merge pull request #10 from keyboardio/h/led-brightness-vs-power-fix
6 years ago
Gergely Nagy 6190f55c57 Dim the numpad color down from 255 to 160.
6 years ago
Jack Zhou 77acd347e8
Address possible overflow, adhere to style
6 years ago
Jack Zhou 04112de297
Approximate sqrt(2)/2 with ints to avoid floats
6 years ago
Gergely Nagy c14927667e
Merge pull request #7 from keyboardio/f/good-bye-wakeupkeyboard
6 years ago
Jack Zhou 3805b53cad
Clean up implementation
6 years ago
Jack Zhou 69a8288d5d
Apply correct diagonal movement speeds
6 years ago
Gergely Nagy da41514f1c Remove WakeupKeyboard
6 years ago
Jesse Vincent c68f40b8c9
Merge pull request #331 from keyboardio/h/RESTRICT_ARGS_COUNT/c++11-fix
6 years ago
Gergely Nagy 8a77cdaaff astyle
6 years ago
Gergely Nagy 95789d3777 Add getters for brightness and update_delay
6 years ago
Gergely Nagy 1ab6c016cd Use Focus.readColor in the focusHook
6 years ago
Gergely Nagy 4dbb601cdb
Merge pull request #7 from ninjaaron/master
6 years ago
Aaron Christianson 0623ee709c Merge branch 'master' of https://github.com/ninjaaron/Kaleidoscope-LEDEffect-Rainbow
6 years ago